summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRemy Marquis2017-03-20 21:01:12 +0100
committerRemy Marquis2017-03-20 21:01:12 +0100
commit96bd81dd4fa88240ca86077cd57e816561541245 (patch)
tree69cc418442834cb7626ff8e80d035fea7fafa277 /PKGBUILD
parent6a7460d0b58b9f5f37704750ce403c13f62ef3e3 (diff)
downloadaur-96bd81dd4fa88240ca86077cd57e816561541245.tar.gz
4.7.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 057a0d424c40..2a4e88edd534 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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"