summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2016-04-14 10:54:55 +0200
committerAlad Wenter2016-04-14 10:54:55 +0200
commit2491b1473e160400fd92fbcf8bddb74193fb7545 (patch)
tree13e43b852440164c91ec675dc07f8655347d5c05
parentaf3a01821d487eacf6e5d0c7b7105ce69756685c (diff)
downloadaur-2491b1473e160400fd92fbcf8bddb74193fb7545.tar.gz
bump 0.6.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 938203b815a0..7ae7ad073d76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 12 14:29:06 UTC 2016
+# Thu Apr 14 08:54:48 UTC 2016
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 0.6.1
+ pkgver = 0.6.2
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.1.tar.gz
- md5sums = 42696550f838ac485617a0731f07d3c9
+ source = https://github.com/AladW/aurutils/archive/0.6.2.tar.gz
+ md5sums = 6a2c8724e689aae4bb9fa750dcee1d6f
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index 1ec4e4a43377..c48771317119 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=aurutils
-pkgver=0.6.1
+pkgver=0.6.2
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=('dbb295d71e99e947856688b013cafb51')
+md5sums=('6a2c8724e689aae4bb9fa750dcee1d6f')
depends=('pacman>=5.0' 'git' 'repose' 'jshon' 'pacutils' 'expac' 'aria2' 'datamash')
checkdepends=('shellcheck')
makedepends=('git')