1 # Maintainer: Alad Wenter <https://github.com/AladW>
3 pkgver=8.1.1.r1.gb2d35fc
5 pkgdesc='helper tools for the arch user repository'
6 url='https://github.com/AladW/aurutils'
9 source=('git+https://github.com/AladW/aurutils')
10 changelog=aurutils.changelog
12 conflicts=('aurutils')
13 provides=("aurutils=${pkgver%%.r*}")
14 depends=('git' 'jq' 'pacutils' 'curl' 'expect')
16 optdepends=('bash-completion: bash completion'
18 'devtools: aur-chroot'
20 'ninja: aur-sync ninja support')
24 git describe --long --tags | sed 's/\([^-]*-g\)/r\1/; s/-/./g'
34 make DESTDIR="$pkgdir" install