1 # Maintainer: Alad Wenter <https://github.com/AladW>
3 pkgver=19.7.r0.g52066989
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' 'pacutils' 'curl' 'bash' 'perl' 'perl-json-xs')
16 optdepends=('bash-completion: bash completion'
18 'devtools: aur-chroot'
20 'ninja: aur-sync ninja support'
21 'bat: view-delta example script'
22 'git-delta: view-delta example script'
23 'python-srcinfo: sync-rebuild example script')
27 git describe --long --tags | sed 's/\([^-]*-g\)/r\1/; s/-/./g'
37 make DESTDIR="$pkgdir" install