This commit is contained in:
Alad Wenter 2016-03-28 14:31:00 +02:00
parent 920ce0059e
commit 82791671cb
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
# Sun Mar 27 23:23:59 UTC 2016
# Mon Mar 28 12:29:53 UTC 2016
pkgbase = aurutils
pkgdesc = helper tools for the aur
pkgver = 0.2.1

View file

@ -14,12 +14,12 @@ optdepends=('devtools: aurbuild -c'
'vifm: improved build file interaction')
check() {
cd aurutils
cd "$pkgname-$pkgver"
shellcheck -e 2016,2174 -x ./aur* repofind
}
package() {
cd aurutils
cd "$pkgname-$pkgver"
install -d "$pkgdir"/usr/{bin,share{/licenses,/doc}/aurutils}
install -m755 ./aur* repofind "$pkgdir"/usr/bin/