summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorbert Pfeiler2016-07-29 18:31:25 +0200
committerNorbert Pfeiler2016-07-29 18:40:23 +0200
commitadb0c2bfae122a403c35513617a93163149dfc90 (patch)
treeef7f2f2c2e5ea9747b592d4e417a0fe714a1239a
parent475b8778dbc62486a01fc93e839d2a24c20de888 (diff)
downloadaur-adb0c2bfae122a403c35513617a93163149dfc90.tar.gz
bump pkgrel in addition to git version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e684e6976cfb..f47686a41af4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jul 29 16:30:59 UTC 2016
+# Fri Jul 29 16:36:46 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.dirty
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/knossos-project/PythonQt
arch = x86_64
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 2699f9648d69..c4bb1ee5b190 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="qt5-python27-git"
_qtver=5.7.0
pkgver=3.1+96.gbe06218.dirty
-pkgrel=1
+pkgrel=2
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")