From b09ff8ec7a6222bcd7ef74e52b90e50b6f5ce111 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 12 Feb 2023 15:53:00 +0700 Subject: all: update AUR pkgver and url --- AUR/.SRCINFO | 3 ++- AUR/PKGBUILD | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/AUR/.SRCINFO b/AUR/.SRCINFO index 0fe4509..221058d 100644 --- a/AUR/.SRCINFO +++ b/AUR/.SRCINFO @@ -1,7 +1,8 @@ pkgbase = bin.sh-git pkgdesc = A collection of shell scripts - pkgver = r4.5a71a61 + pkgver = r5.4f502f0 pkgrel = 1 + url = https://git.sr.ht/~shulhan/bin.sh arch = any license = GPL3 makedepends = git diff --git a/AUR/PKGBUILD b/AUR/PKGBUILD index 7b57586..1b8b010 100644 --- a/AUR/PKGBUILD +++ b/AUR/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Shulhan pkgname=bin.sh-git -pkgver=r4.5a71a61 +pkgver=r5.4f502f0 pkgrel=1 -pkgdesc="A collection of shell scripts" +pkgdesc='A collection of shell scripts' arch=('any') -url="" +url='https://git.sr.ht/~shulhan/bin.sh' license=('GPL3') groups=() depends=() @@ -17,7 +17,7 @@ options=() install= source=('bin.sh::git+https://git.sr.ht/~shulhan/bin.sh') ## For testing on local. -#source=('bin.sh::git+file:///$HOME/src/bin.sh') +#source=('bin.sh::git+file:///home/ms/src/bin.sh') noextract=() md5sums=('SKIP') -- cgit v1.3