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 1111126f0bb1..fd9f39eab2c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 28 03:29:05 UTC 2016
+# Wed Dec 28 03:50:47 UTC 2016
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 1.4.1
+ pkgver = 1.4.2
pkgrel = 1
url = https://github.com/AladW/aurutils
arch = any
@@ -20,7 +20,7 @@ pkgbase = aurutils
optdepends = aria2>=1.23: alternative downloader
optdepends = parallel: alternative downloader
optdepends = datamash: check tsort input
- source = aurutils-1.4.1::git+https://github.com/AladW/aurutils#commit=44276c2690a6f2d715f03614dd96eb9f3bfc8b8b
+ source = aurutils-1.4.2::git+https://github.com/AladW/aurutils#commit=1b00b899eadbb816fe2e3f93b9497676049595e8
sha256sums = SKIP
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index 846b5c6787b1..9e6c7f416e38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=aurutils
-pkgver=1.4.1
-_commit=44276c2690a6f2d715f03614dd96eb9f3bfc8b8b
+pkgver=1.4.2
+_commit=1b00b899eadbb816fe2e3f93b9497676049595e8
pkgrel=1
pkgdesc='helper tools for the arch user repository'
arch=('any')