bump to 0.4.0

This commit is contained in:
Alad Wenter 2016-04-05 00:07:27 +02:00
parent ab85bf4aa4
commit 0ae96087b9
2 changed files with 6 additions and 6 deletions

View file

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Sun Apr 3 02:38:31 UTC 2016
# Mon Apr 4 22:06:54 UTC 2016
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
pkgver = 0.3.1
pkgver = 0.4.0
pkgrel = 1
url = https://github.com/AladW/aurutils
arch = any
@ -18,8 +18,8 @@ pkgbase = aurutils
depends = aria2
optdepends = devtools: aurbuild -c
optdepends = vifm: improved build file interaction
source = https://github.com/AladW/aurutils/archive/0.3.1.tar.gz
md5sums = 0f053ea31962ce2c57302ca4f300868e
source = https://github.com/AladW/aurutils/archive/0.4.0.tar.gz
md5sums = 3b3b659c128ffbc29ac2db9391b06be0
pkgname = aurutils

View file

@ -1,12 +1,12 @@
pkgname=aurutils
pkgver=0.3.1
pkgver=0.4.0
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=('0f053ea31962ce2c57302ca4f300868e')
md5sums=('3b3b659c128ffbc29ac2db9391b06be0')
depends=('pacman>=5.0' 'git' 'repose' 'jshon' 'pacutils' 'expac' 'aria2')
checkdepends=('shellcheck')
makedepends=('git')