summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2017-03-08 16:53:04 +0100
committerAlad Wenter2017-03-08 16:53:04 +0100
commit4a62e97590dc00ae80a6f349c73ba521f7f60ee8 (patch)
treef9998727be42f359bc1dd915fcf3449807000b3e
parentb11ba518e009ae9713ce0b8ed8ee5d01b30444f6 (diff)
downloadaur-4a62e97590dc00ae80a6f349c73ba521f7f60ee8.tar.gz
Update to 1.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74287f0f5e5b..ffc1f12cdc5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 8 00:48:33 UTC 2017
+# Wed Mar 8 15:52:48 UTC 2017
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 1.5.1
+ pkgver = 1.5.2
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.1::git+https://github.com/AladW/aurutils#commit=53e4d9fa289bcb7b8cdea8da8c16e2258ad501ce
+ source = aurutils-1.5.2::git+https://github.com/AladW/aurutils#commit=c0085c9eaf7a45eec7d64f9703d4f23d9fe1212b
sha256sums = SKIP
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index e75f333834f7..b32d73cfe50d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=aurutils
-pkgver=1.5.1
-_commit=53e4d9fa289bcb7b8cdea8da8c16e2258ad501ce
+pkgver=1.5.2
+_commit=c0085c9eaf7a45eec7d64f9703d4f23d9fe1212b
pkgrel=1
pkgdesc='helper tools for the arch user repository'
arch=('any')