1 # Maintainer: Thomas Dahms <thdahms (at) gmx (dot) de>
6 pkgdesc="Maybe the simplest tool to pull packages from AUR and build them. Without any unneeded features."
8 url="http://skwillt.wordpress.org"
11 source=(pullandmake LICENSE)
12 md5sums=('120b438ee997e4f443cfac4d59053a70'
13 '53644e9dc0273f56ffbb67de73b1af24')
16 install -Dm 755 pullandmake $pkgdir/usr/bin/pullandmake
17 install -Dm 644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE