Update PKGBUILDs

This commit is contained in:
moparisthebest
2017-08-18 17:27:52 -04:00
parent b5047bd222
commit ff20282457
35 changed files with 253 additions and 189 deletions

View File

@@ -1,5 +1,5 @@
pkgname=pacaur
pkgver=4.7.9
pkgver=4.7.10
pkgrel=1
pkgdesc="An AUR helper that minimizes user interaction"
arch=('any')
@@ -9,7 +9,7 @@ depends=('cower' 'expac' 'sudo' 'git')
makedepends=('perl')
backup=('etc/xdg/pacaur/config')
source=("https://github.com/rmarquis/$pkgname/archive/$pkgver.tar.gz")
md5sums=('83b52bd311ef2e48f62fc1c66a03bdb7')
md5sums=('ddb8adbb50889d07de41ca97d34a09d2')
build() {
cd "$pkgname-$pkgver"