aboutsummaryrefslogtreecommitdiff
path: root/AUR/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'AUR/PKGBUILD')
-rw-r--r--AUR/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/AUR/PKGBUILD b/AUR/PKGBUILD
index 7b57586..1b8b010 100644
--- a/AUR/PKGBUILD
+++ b/AUR/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Shulhan <ms@kilabit.info>
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')