summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2016-05-28 07:12:28 +0200
committerAlad Wenter2016-05-28 07:12:28 +0200
commit80bbb18471255dd5765a418e5c440a667debeaee (patch)
tree8963c40f15ed8c8888a73cab77932fd13a0d62d3 /PKGBUILD
parent6947698cdb0bb53e7c7fa5c088fa2c94cc3d4828 (diff)
downloadaur-80bbb18471255dd5765a418e5c440a667debeaee.tar.gz
bump 1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5db0dfc4e36e..c7e5f44120a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=aurutils
-pkgver=1.0.0
+pkgver=1.0.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=('311e77a225cc063c4e1dabaab5f53e947734c2d39ca4157bcfe02011d29e5a79')
+sha256sums=('d11cfb88d33489eb69b504613758011017376953bbabe0a594ea3c20fcb8d70e')
depends=('pacman>=5' 'expac>=7' 'aria2>=1.23' 'git' 'jshon'
'repose' 'pacutils' 'datamash')
checkdepends=('shellcheck')