aur updates

This commit is contained in:
Kevin Mihelich 2014-04-15 13:03:27 +00:00
parent fddf5f5057
commit 5bf01f44ca
2 changed files with 4 additions and 4 deletions

View file

@ -2,12 +2,12 @@
pkgname=cower
pkgver=11
pkgrel=2
pkgrel=3
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')
depends=('curl' 'openssl' 'pacman' 'yajl')
makedepends=('perl')
source=("http://code.falconindy.com/archive/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
md5sums=('7e2f3c5a8bc258ee129098aca5bfda9e'

View file

@ -4,7 +4,7 @@
pkgname=python2-certifi
_libname=${pkgname/python2-/}
pkgver=1.0.0
pkgver=1.0.1
pkgrel=1
pkgdesc="Mozilla's SSL Certs"
arch=(any)
@ -30,4 +30,4 @@ package() {
install -m0644 -D "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
sha256sums=('d4f8e89c9e709f67221bf21231d0fa66a00d3712bcb69d4b5aef3705339c8dcd')
sha256sums=('f2c18c7edd349ec10378ef43ff16f81ae1d0af61d5d2858a8b383e8f6814a9cc')