1 # Contributor: Michal Krenek <mikos@sg1.cz>
2 # Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
7 pkgdesc="Automatically mass download, update, build and install AUR packages"
8 url="https://github.com/stefanhusmann/autoaur"
11 optdepends=('tar: to use the tarball option' 'bzip2: to use the tarball option')
17 [ -d $pkgname ] && rm -rf $pkgname
18 git clone git://github.com/stefanhusmann/autoaur.git
20 for _i in autoaur aurupdate aurdownload
22 install -D -m 755 $_i $pkgdir/usr/bin/$_i
24 install -D -m 644 xgl.autoaur \
25 $pkgdir/usr/share/doc/$pkgname/xgl.autoaur