26 lines
875 B
Text
26 lines
875 B
Text
pkgbase = aurutils
|
|
pkgdesc = helper tools for the arch user repository
|
|
pkgver = 11
|
|
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
|
|
optdepends = bash-completion: bash completion
|
|
optdepends = zsh: zsh completion
|
|
optdepends = devtools: aur-chroot
|
|
optdepends = vifm: default pager
|
|
optdepends = perl-json-xs: faster JSON serialization
|
|
optdepends = ninja: aur-sync ninja support
|
|
optdepends = bat: view-delta example script
|
|
optdepends = git-delta: view-delta example script
|
|
optdepends = setconf: aur-build --rebuild
|
|
source = aurutils-11.tar.gz::https://github.com/AladW/aurutils/archive/refs/tags/11.tar.gz
|
|
sha256sums = 0f5732145f4793ac74eeb8461c66f5d37a1a3d562fbab0db473736475e8cedb1
|
|
|
|
pkgname = aurutils
|