Update packages

This commit is contained in:
moparisthebest
2017-04-02 18:13:58 -04:00
parent a51d82e328
commit 67ef50ee71
9 changed files with 43 additions and 24 deletions

View File

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