summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorbert Pfeiler2015-12-10 11:12:26 +0100
committerNorbert Pfeiler2015-12-10 11:12:26 +0100
commit865450ed8c49b538a63bf1f3929abd936c8ff41a (patch)
treef0b8291ff1c67c2d9c59a1b83953d197180b9d58
parentdfdb600fc08daaa57e98bc66e3195c0b4844c129 (diff)
downloadaur-865450ed8c49b538a63bf1f3929abd936c8ff41a.tar.gz
C++11 ABI rebuild
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06296d4dc92e..79b8df17aed2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Thu Dec 10 10:10:41 UTC 2015
pkgbase = qt5-python27-git
pkgdesc = PythonQt fork featuring Qt 5.x and Python 3.x support and improved CMake build system (Qt5 and Python2.7 version)
- pkgver = 3.0
- pkgrel = 2
+ pkgver = 3.0+16.gf3755ad.dirty
+ pkgrel = 1
url = https://github.com/knossos-project/PythonQt
arch = any
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 81243af08bd6..76602c7c7844 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: KNOSSOS-Team <knossos-team ät mpimf-heidelberg.mpg.de>
pkgname="qt5-python27-git"
-pkgver=3.0
-pkgrel=2
+pkgver=3.0+16.gf3755ad.dirty
+pkgrel=1
arch=("any")
pkgdesc="PythonQt fork featuring Qt 5.x and Python 3.x support and improved CMake build system (Qt5 and Python2.7 version)"
license=("LGPL")