summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffc1f12cdc5f..8723e2eb73e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 8 15:52:48 UTC 2017
+# Wed Mar 8 21:57:17 UTC 2017
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 1.5.2
+ pkgver = 1.5.3
pkgrel = 1
url = https://github.com/AladW/aurutils
arch = any
@@ -19,7 +19,7 @@ pkgbase = aurutils
optdepends = parallel: threaded downloads
optdepends = expac: aursift script
optdepends = repose: repo-add alternative
- source = aurutils-1.5.2::git+https://github.com/AladW/aurutils#commit=c0085c9eaf7a45eec7d64f9703d4f23d9fe1212b
+ source = aurutils-1.5.3::git+https://github.com/AladW/aurutils#commit=01cbab783489eefc1859287bd0cb898de40c8100
sha256sums = SKIP
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index b32d73cfe50d..7c330e983c24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=aurutils
-pkgver=1.5.2
-_commit=c0085c9eaf7a45eec7d64f9703d4f23d9fe1212b
+pkgver=1.5.3
+_commit=01cbab783489eefc1859287bd0cb898de40c8100
pkgrel=1
pkgdesc='helper tools for the arch user repository'
arch=('any')