summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2016-04-24 13:36:55 +0200
committerAlad Wenter2016-04-24 13:36:55 +0200
commitd58a491898e865fed13a4309ec22fe00a742ef24 (patch)
tree01581a2fac05694513948242a3171349dd287d02
parentdc4c3e7553b374d69a869aed2ea28ac5249429e2 (diff)
downloadaur-d58a491898e865fed13a4309ec22fe00a742ef24.tar.gz
bump 0.8.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb654a0c6fdc..623d10d23565 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 24 04:30:31 UTC 2016
+# Sun Apr 24 11:36:55 UTC 2016
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 0.8.1
+ pkgver = 0.8.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.8.1.tar.gz
- md5sums = 52abb6bbc07aaec8347360774c63c04b
+ source = https://github.com/AladW/aurutils/archive/0.8.2.tar.gz
+ md5sums = a0ae06fe5d8cfe998a7f5d9c43cedea2
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index 176674e27811..93c2217c40c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=aurutils
-pkgver=0.8.1
+pkgver=0.8.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=('52abb6bbc07aaec8347360774c63c04b')
+md5sums=('a0ae06fe5d8cfe998a7f5d9c43cedea2')
depends=('pacman>=5.0' 'git' 'repose' 'jshon' 'pacutils' 'expac' 'aria2' 'datamash')
checkdepends=('shellcheck')
makedepends=('git')