summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDimitri Merejkowsky2015-07-17 13:05:31 +0200
committerDimitri Merejkowsky2015-07-17 13:05:31 +0200
commit9f0ba3562685fe7481d9bceb611c2f2b6c06a707 (patch)
treeb7d6b53ce9ef3e7ecc0e283f95cc3c0bc724ce2b /PKGBUILD
parentd09f2d523cbf94f6e993394460deaf0f9b67bd63 (diff)
downloadaur-9f0ba3562685fe7481d9bceb611c2f2b6c06a707.tar.gz
bump to 3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd6e2166b3bf..c376e9b7ef69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dimitri Merejkowsky <d.merej@gmail.com>
pkgname=qibuild
-pkgver='3.8'
-pkgrel='2'
+pkgver='3.9'
+pkgrel='1'
pkgdesc='The meta build framework'
arch=('any')
url='http://doc.aldebaran.com/qibuild/'
@@ -18,7 +18,7 @@ optdepends=(
makedepends=('python2' 'python2-docutils')
source=("https://pypi.python.org/packages/source/q/qibuild/qibuild-${pkgver}.tar.gz")
-md5sums=('c8448fe063cc9a7b444a0ca6738e9741')
+md5sums=('ccd4b2b2f31edb40a0b479204a464215')
build() {