23 lines
709 B
Text
23 lines
709 B
Text
pkgbase = aurutils
|
|
pkgdesc = helper tools for the arch user repository
|
|
pkgver = 8.3.1
|
|
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-8.3.1.tar.gz::https://github.com/AladW/aurutils/archive/refs/tags/8.3.1.tar.gz
|
|
sha256sums = 3740525913ace9387329922f364ad1cffbd1a53e2ea8bc156761765bb3f093e7
|
|
|
|
pkgname = aurutils
|