summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRemy Marquis2016-08-05 15:18:01 +0200
committerRemy Marquis2016-08-05 15:18:01 +0200
commitcbc141519929aeb5db0453c35c30a788267739b6 (patch)
treeee71db6198b3b28cb91be8622019d088a40c03e6 /PKGBUILD
parentfaa331b5225cebcf01e7fbc1a487f8ea2bc2bb10 (diff)
downloadaur-cbc141519929aeb5db0453c35c30a788267739b6.tar.gz
4.6.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5641740910f0..dd3039b25322 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=pacaur
-pkgver=4.6.6
+pkgver=4.6.7
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=('2a8e0ee6a3510bae18506a703dbe226c')
+md5sums=('6701f9cb481e4bdbbe2b09f409976894')
build() {
cd "$pkgname-$pkgver"