diff options
Diffstat (limited to 'AUR/.SRCINFO')
| -rw-r--r-- | AUR/.SRCINFO | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/AUR/.SRCINFO b/AUR/.SRCINFO index 221058d..0bfeffe 100644 --- a/AUR/.SRCINFO +++ b/AUR/.SRCINFO @@ -1,11 +1,14 @@ pkgbase = bin.sh-git pkgdesc = A collection of shell scripts - pkgver = r5.4f502f0 + pkgver = r12.9b615c3 pkgrel = 1 url = https://git.sr.ht/~shulhan/bin.sh arch = any license = GPL3 makedepends = git + makedepends = pkgconf + depends = bash-completion + depends = hunspell-id-git provides = bin.sh conflicts = bin.sh source = bin.sh::git+https://git.sr.ht/~shulhan/bin.sh |
