aur/cower to 16-1

This commit is contained in:
cippaciong 2016-03-29 00:18:21 +02:00
parent 852839ba64
commit d18ed1a646

View file

@ -1,8 +1,8 @@
# Maintainer: Dave Reisner <d@falconindy.com>
pkgname=cower
pkgver=14
pkgrel=2.1
pkgver=16
pkgrel=1
pkgdesc="A simple AUR agent with a pretentious name"
arch=('i686' 'x86_64')
url="http://github.com/falconindy/cower"
@ -11,7 +11,7 @@ depends=('curl' 'openssl' 'pacman' 'yajl')
makedepends=('perl')
source=("http://code.falconindy.com/archive/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53') # Dave Reisner
md5sums=('0e09bb69078ab5134ddaf5e7ccb0c414'
md5sums=('f141e441b7775df3d3a1ba3a80bc3d1d'
'SKIP')
build() {