summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2016-07-23 00:13:01 +0200
committerAlad Wenter2016-07-23 00:13:01 +0200
commit6386f1cd8a7342316753ca23d6c499373315e1a4 (patch)
tree8de3e63dcd826e31b04714caa739239cfed39a08 /PKGBUILD
parentfad15d6bc2c5fade27b9020f712136e5be70ebd8 (diff)
downloadaur-6386f1cd8a7342316753ca23d6c499373315e1a4.tar.gz
Update to 1.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0707bf955082..9f7618483716 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=aurutils
-pkgver=1.2.0
+pkgver=1.2.1
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=('fb530fa9c952467b6e6eeacc5f365ac1c9f96a12935b2a4ff86aa5ec7651e1d4')
+sha256sums=('2c420f3735895beb3460fa0d36260c2194f9ac38a0700c50dd5497959c34f4ac')
depends=('pacman>=5' 'expac>=7' 'aria2>=1.23' 'git' 'jshon'
'repose' 'pacutils')
checkdepends=('shellcheck')