23 lines
703 B
Text
23 lines
703 B
Text
pkgbase = aurutils
|
|
pkgdesc = helper tools for the arch user repository
|
|
pkgver = 9.5
|
|
pkgrel = 1
|
|
url = https://github.com/AladW/aurutils
|
|
install = aurutils.install
|
|
changelog = aurutils.changelog
|
|
arch = any
|
|
license = custom:ISC
|
|
depends = git
|
|
depends = jq
|
|
depends = pacutils
|
|
depends = curl
|
|
depends = expect
|
|
optdepends = bash-completion: bash completion
|
|
optdepends = zsh: zsh completion
|
|
optdepends = devtools: aur-chroot
|
|
optdepends = vifm: default pager
|
|
optdepends = ninja: aur-sync ninja support
|
|
source = aurutils-9.5.tar.gz::https://github.com/AladW/aurutils/archive/refs/tags/9.5.tar.gz
|
|
sha256sums = fa748cc8babd3f1e5ddfcc48633ebc51ad8c2120024e74f430e89b618f539e53
|
|
|
|
pkgname = aurutils
|