summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2016-04-03 04:38:33 +0200
committerAlad Wenter2016-04-03 04:38:33 +0200
commitab85bf4aa495ed44e1858896b0547eb206d8bcc1 (patch)
treee4806eb3b4eea6a1f75b146a7b04e5fc5b87d6d7 /PKGBUILD
parentcfa5e2a58220bdd1dd63a5414f9d7d94daf2e185 (diff)
downloadaur-ab85bf4aa495ed44e1858896b0547eb206d8bcc1.tar.gz
bump 0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41e126183245..165c0486dd3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=aurutils
-pkgver=0.3.0
+pkgver=0.3.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=('6c24da309b25bc06cb2901059cc75817')
+md5sums=('0f053ea31962ce2c57302ca4f300868e')
depends=('pacman>=5.0' 'git' 'repose' 'jshon' 'pacutils' 'expac' 'aria2')
checkdepends=('shellcheck')
makedepends=('git')