summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2016-07-22 02:14:45 +0200
committerAlad Wenter2016-07-22 02:14:45 +0200
commitfad15d6bc2c5fade27b9020f712136e5be70ebd8 (patch)
tree4e6c27681a689fe438fa9b01b8afbeb07b2f5980 /PKGBUILD
parent43fbdf80c3f98af1b487d77f6d8a95eb58de1ca9 (diff)
downloadaur-fad15d6bc2c5fade27b9020f712136e5be70ebd8.tar.gz
Update to 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20429afbeb88..0707bf955082 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=aurutils
-pkgver=1.1.2
+pkgver=1.2.0
pkgrel=1
pkgdesc='helper tools for the arch user repository'
arch=('any')
url=https://github.com/AladW/aurutils
license=('ISC')
source=("$url/archive/$pkgver.tar.gz")
-sha256sums=('076edd83cb0153bb498bb29839102c578f0e8f36b839815867586fb89a131c65')
+sha256sums=('fb530fa9c952467b6e6eeacc5f365ac1c9f96a12935b2a4ff86aa5ec7651e1d4')
depends=('pacman>=5' 'expac>=7' 'aria2>=1.23' 'git' 'jshon'
'repose' 'pacutils')
checkdepends=('shellcheck')