aur/cower to 10-2

This commit is contained in:
cippaciong 2013-10-13 11:21:20 +02:00
parent db668a9170
commit 9b05fbac0e

View file

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