summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2016-04-12 16:29:19 +0200
committerAlad Wenter2016-04-12 16:29:19 +0200
commitaf3a01821d487eacf6e5d0c7b7105ce69756685c (patch)
tree6a30cd1af078aace77211257610edfb159168ee5
parentc48dca76819f6779bd06c40d7ebd19e627832a52 (diff)
downloadaur-af3a01821d487eacf6e5d0c7b7105ce69756685c.tar.gz
bump 0.6.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d87f499098bf..938203b815a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 11 07:39:40 UTC 2016
+# Tue Apr 12 14:29:06 UTC 2016
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 0.6.0
+ pkgver = 0.6.1
pkgrel = 1
url = https://github.com/AladW/aurutils
arch = any
@@ -19,7 +19,7 @@ pkgbase = aurutils
depends = datamash
optdepends = devtools: aurbuild -c
optdepends = vifm: improved build file interaction
- source = https://github.com/AladW/aurutils/archive/0.6.0.tar.gz
+ source = https://github.com/AladW/aurutils/archive/0.6.1.tar.gz
md5sums = 42696550f838ac485617a0731f07d3c9
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index 3e64754bbb00..1ec4e4a43377 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=aurutils
-pkgver=0.6.0
+pkgver=0.6.1
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=('42696550f838ac485617a0731f07d3c9')
+md5sums=('dbb295d71e99e947856688b013cafb51')
depends=('pacman>=5.0' 'git' 'repose' 'jshon' 'pacutils' 'expac' 'aria2' 'datamash')
checkdepends=('shellcheck')
makedepends=('git')