summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorbert Pfeiler2016-10-20 15:55:49 +0200
committerNorbert Pfeiler2016-10-20 16:03:59 +0200
commit6e520b6b35def7ab55105c55343092ef4860174a (patch)
tree10a84b0045fa044b09bec2beb427b50cec9eebb8
parent1de81a263fa91ba6dc80496171bb806c88444912 (diff)
downloadaur-6e520b6b35def7ab55105c55343092ef4860174a.tar.gz
bump pkgrel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1460efc8a4a2..4558ab784625 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Oct 20 12:59:42 UTC 2016
+# Thu Oct 20 13:55:37 UTC 2016
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.1+96.gbe06218
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/knossos-project/PythonQt
arch = x86_64
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 03e5b5bd58a3..269350251c2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="qt5-python27-git"
_qtver=5.7.0
pkgver=3.1+96.gbe06218
-pkgrel=3
+pkgrel=4
arch=("x86_64")
pkgdesc="PythonQt fork featuring Qt 5.x and Python 3.x support and improved CMake build system (Qt5 and Python2.7 version)"
license=("LGPL")
@@ -49,7 +49,6 @@ build() {
check() {
if ! xset q &> /dev/null; then
echo "no running X Server, skipping tests"
- exit 1
else
cd "$srcdir/build-$CHOST-$pkgname"
ninja tests