Upgrade PKGBUILDS

This commit is contained in:
moparisthebest
2017-07-01 12:45:39 -04:00
parent 1fb86e9e1d
commit 36edb5280b
44 changed files with 268 additions and 191 deletions

View File

@@ -1,5 +1,5 @@
pkgname=pacaur
pkgver=4.7.6
pkgver=4.7.9
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=('6e9d88d0ca3e6971e526fa8bc871ddf4')
md5sums=('83b52bd311ef2e48f62fc1c66a03bdb7')
build() {
cd "$pkgname-$pkgver"