1 # Maintainer: Patrick Palka <patrick@parcs.ath.cx>
2 # Development: http://closure.ath.cx/aur-dev
8 pkgdesc="Simple CLI for Google's weather API"
9 url="http://closure.ath.cx/cliweather"
13 source=("http://pub.lambda.ath.cx/patrick/$pkgname/static/downloads/$pkgname-$pkgver.tar.gz")
16 cd "$srcdir/$pkgname-$_githash"
17 install -vDm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
20 md5sums=('faf9f16e86e48906708b07f381cedebc')