summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49accbd9c01a..03c56e13dbfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dimitri Merejkowsky <d.merej@gmail.com>
pkgname=qibuild
-pkgver='3.11.2'
+pkgver='3.11.4'
pkgrel='1'
pkgdesc='The meta build framework'
arch=('any')
@@ -19,7 +19,7 @@ optdepends=(
makedepends=('python2' 'python2-docutils')
source=("https://pypi.python.org/packages/source/q/qibuild/qibuild-${pkgver}.tar.gz")
-md5sums=('05039668994b75f0da27f23be8894abe')
+md5sums=('fb57bae1d1e1fb58e68b04446ade58e5')
build() {