summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2016-04-12 16:29:19 +0200
committerAlad Wenter2016-04-12 16:29:19 +0200
commitaf3a01821d487eacf6e5d0c7b7105ce69756685c (patch)
tree6a30cd1af078aace77211257610edfb159168ee5 /PKGBUILD
parentc48dca76819f6779bd06c40d7ebd19e627832a52 (diff)
downloadaur-af3a01821d487eacf6e5d0c7b7105ce69756685c.tar.gz
bump 0.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')