summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRemy Marquis2016-02-04 12:57:15 +0100
committerRemy Marquis2016-02-04 12:57:15 +0100
commit5b7e026f3e7110f8019b9b4b88388a802e5bfe5b (patch)
tree78be3ed17392743e57295c0e3f85016d99e81aa6 /PKGBUILD
parentad0ce918f2117a7197d58851df695e1d6d0085d7 (diff)
downloadaur-5b7e026f3e7110f8019b9b4b88388a802e5bfe5b.tar.gz
4.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bb930138d9c..1d4ce578971e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=pacaur
-pkgver=4.5.0
+pkgver=4.5.1
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=('2c896402137a79ac1307d4d499ba5483')
+md5sums=('c6a762c6f7a301f5c0d195777bd5361a')
build() {
cd "$pkgname-$pkgver"