summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2016-04-25 15:09:57 +0200
committerAlad Wenter2016-04-25 15:09:57 +0200
commit30cb25f0d251352c35858cb134add92d06402750 (patch)
treea7171b5f97b581ad003a90d1ce4d6d2d87892a0a
parentaad32ba375b817913f374c8697f810ed73480d30 (diff)
downloadaur-30cb25f0d251352c35858cb134add92d06402750.tar.gz
bump 0.8.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50417e83cb25..dca7da9a074c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 25 10:16:13 UTC 2016
+# Mon Apr 25 13:09:57 UTC 2016
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 0.8.2
+ pkgver = 0.8.3
pkgrel = 1
url = https://github.com/AladW/aurutils
arch = any
@@ -19,8 +19,8 @@ pkgbase = aurutils
depends = datamash
optdepends = devtools: aurbuild -c
optdepends = vifm: improved build file interaction
- source = https://github.com/AladW/aurutils/archive/0.8.2.tar.gz
- md5sums = afad569cbb547aa9e0a5336e1129bcb1
+ source = https://github.com/AladW/aurutils/archive/0.8.3.tar.gz
+ md5sums = fd112110e905afde4c8105fe72f27348
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index 22c693d63394..e6b45861a0e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=aurutils
-pkgver=0.8.2
+pkgver=0.8.3
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=('afad569cbb547aa9e0a5336e1129bcb1')
+md5sums=('fd112110e905afde4c8105fe72f27348')
depends=('pacman>=5.0' 'git' 'repose' 'jshon' 'pacutils' 'expac' 'aria2' 'datamash')
checkdepends=('shellcheck')
makedepends=('git')