summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2016-06-10 03:08:13 +0200
committerAlad Wenter2016-06-10 03:08:13 +0200
commit286b40262bb84d226fa2155d8a294e51117f8c7e (patch)
treeda4e5075fc2434f50c2846751480d5bb45f26271 /PKGBUILD
parent80bbb18471255dd5765a418e5c440a667debeaee (diff)
downloadaur-286b40262bb84d226fa2155d8a294e51117f8c7e.tar.gz
bump 1.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7e5f44120a6..cce9a54eaf7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=aurutils
-pkgver=1.0.1
+pkgver=1.0.2
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=('d11cfb88d33489eb69b504613758011017376953bbabe0a594ea3c20fcb8d70e')
+sha256sums=('4448879245aa64dec67106a005b2f618fef8ce2931a4981ca62bed571a531382')
depends=('pacman>=5' 'expac>=7' 'aria2>=1.23' 'git' 'jshon'
'repose' 'pacutils' 'datamash')
checkdepends=('shellcheck')