cower-8-1 -> cower-9-1

This commit is contained in:
cippaciong 2013-04-09 11:12:46 +02:00
parent fc40fc4ce1
commit cf7817a894

View file

@ -1,7 +1,7 @@
# Maintainer: Dave Reisner <d@falconindy.com>
pkgname=cower
pkgver=8
pkgver=9
pkgrel=1
pkgdesc="A simple AUR agent with a pretentious name"
arch=('i686' 'x86_64')
@ -10,8 +10,8 @@ license=('MIT')
depends=('curl' 'yajl' 'pacman')
makedepends=('perl')
source=("http://code.falconindy.com/archive/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
md5sums=('fd64ed93a636a2766c09935c8dd9c355'
'acf83ef06997aa4c1dc276e24a51dff6')
md5sums=('9c56023b7b50d6eb964d602924f54e9a'
'SKIP')
build() {
make -C "$pkgname-$pkgver"