summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2016-04-17 14:22:19 +0200
committerAlad Wenter2016-04-17 14:22:19 +0200
commitac6da5c033fd88c53f44956a82fa845db5f8a67b (patch)
treea70717a863f989e25092c67317d10fa893f6dd51
parent2491b1473e160400fd92fbcf8bddb74193fb7545 (diff)
downloadaur-ac6da5c033fd88c53f44956a82fa845db5f8a67b.tar.gz
bump 0.6.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ae7ad073d76..2b7b383844dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 14 08:54:48 UTC 2016
+# Sun Apr 17 12:22:14 UTC 2016
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 0.6.2
+ pkgver = 0.6.3
pkgrel = 1
url = https://github.com/AladW/aurutils
arch = any
@@ -19,8 +19,8 @@ pkgbase = aurutils
depends = datamash
optdepends = devtools: aurbuild -c
optdepends = vifm: improved build file interaction
- source = https://github.com/AladW/aurutils/archive/0.6.2.tar.gz
- md5sums = 6a2c8724e689aae4bb9fa750dcee1d6f
+ source = https://github.com/AladW/aurutils/archive/0.6.3.tar.gz
+ md5sums = 90ae56d2739c8957901b062c4b84e6ed
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index c48771317119..c69e0d6f4a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=aurutils
-pkgver=0.6.2
+pkgver=0.6.3
pkgrel=1
pkgdesc='helper tools for the arch user repository'
arch=('any')
url=https://github.com/AladW/aurutils
license=('ISC')
source=("https://github.com/AladW/aurutils/archive/$pkgver.tar.gz")
-md5sums=('6a2c8724e689aae4bb9fa750dcee1d6f')
+md5sums=('90ae56d2739c8957901b062c4b84e6ed')
depends=('pacman>=5.0' 'git' 'repose' 'jshon' 'pacutils' 'expac' 'aria2' 'datamash')
checkdepends=('shellcheck')
makedepends=('git')