summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2016-04-24 06:30:38 +0200
committerAlad Wenter2016-04-24 06:30:38 +0200
commitdc4c3e7553b374d69a869aed2ea28ac5249429e2 (patch)
tree30e0545f918bd79d6304c9e342426c984a4eb804 /PKGBUILD
parent39da6f54f5b5b06ac5fc37fd9a7ed05762b0d994 (diff)
downloadaur-dc4c3e7553b374d69a869aed2ea28ac5249429e2.tar.gz
bump 0.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00f8b8a2ca7a..176674e27811 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=aurutils
-pkgver=0.8.0
+pkgver=0.8.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=('0d1c3130edd43917e568653641edba1f')
+md5sums=('52abb6bbc07aaec8347360774c63c04b')
depends=('pacman>=5.0' 'git' 'repose' 'jshon' 'pacutils' 'expac' 'aria2' 'datamash')
checkdepends=('shellcheck')
makedepends=('git')