aboutsummaryrefslogtreecommitdiff
path: root/AUR/.SRCINFO
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-11-11 00:14:37 +0700
committerShulhan <ms@kilabit.info>2024-11-11 00:21:59 +0700
commitbc89bb8018ebd93f1327ca48a49369b93d37b5f8 (patch)
treeebb9ebff07d3dc14464af941db8be08e52bda30c /AUR/.SRCINFO
parent8852c6b37fe14e3cf723704f6e28dc88621b51b6 (diff)
downloadbin.sh-bc89bb8018ebd93f1327ca48a49369b93d37b5f8.tar.xz
bin: add script "gen-password.sh"
The gen-password.sh is shell script to generate random words from Indonesian directory of hunspell. The hunspell-id package can be installed from AUR: https://aur.archlinux.org/packages/hunspell-id-git
Diffstat (limited to 'AUR/.SRCINFO')
-rw-r--r--AUR/.SRCINFO5
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