From 543ad904956c0546f8364874773b103661a09a30 Mon Sep 17 00:00:00 2001 From: Grigory Kirillov Date: Fri, 10 Feb 2023 17:14:31 +0300 Subject: [PATCH] community/hr: upgrade to 1.4 --- community/hr/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/hr/APKBUILD b/community/hr/APKBUILD index 1e0a2f27561..a5cdf29212f 100644 --- a/community/hr/APKBUILD +++ b/community/hr/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Grigory Kirillov # Maintainer: Grigory Kirillov pkgname=hr -pkgver=1.3 +pkgver=1.4 pkgrel=0 pkgdesc="Script that prints characters in the entire width of the terminal" url="https://github.com/LuRsT/hr" @@ -21,5 +21,5 @@ package() { } sha512sums=" -9f461bde4048c9e3b061f7fead46fe203a30518079af31eef1f86c1dca578647935b61868eb27327134c2ad58497b970e42737cc199f27ddba173f01fd0f954b hr-1.3.tar.gz +bfe77f5197ca50c90b421a2fbe52c0919588ad38d46cc6b460df70473e6d7fbc49f1d4c4602318df4c9b10cd00199d2c720f9cd3268932861f5cc20c6aefabda hr-1.4.tar.gz "