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 0f49296514fc..1111126f0bb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Dec 27 19:18:10 UTC 2016
+# Wed Dec 28 03:29:05 UTC 2016
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 1.4.0
+ pkgver = 1.4.1
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.0::git+https://github.com/AladW/aurutils#commit=ec7f759ee065fcb251b82ff7adac8462f81529e7
+ source = aurutils-1.4.1::git+https://github.com/AladW/aurutils#commit=44276c2690a6f2d715f03614dd96eb9f3bfc8b8b
sha256sums = SKIP
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index 9cce593472d3..846b5c6787b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=aurutils
-pkgver=1.4.0
-_commit=ec7f759ee065fcb251b82ff7adac8462f81529e7
+pkgver=1.4.1
+_commit=44276c2690a6f2d715f03614dd96eb9f3bfc8b8b
pkgrel=1
pkgdesc='helper tools for the arch user repository'
arch=('any')