summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorbert Pfeiler2016-07-29 18:31:25 +0200
committerNorbert Pfeiler2016-07-29 18:31:25 +0200
commit475b8778dbc62486a01fc93e839d2a24c20de888 (patch)
treef07cf474c842abef9ab9986564c3e87ae88083ee
parent480d131779a618b1e2ba58718c781089a899d8fc (diff)
downloadaur-475b8778dbc62486a01fc93e839d2a24c20de888.tar.gz
add git version instead of pkgrel
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24d965efa308..e684e6976cfb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jul 29 16:24:07 UTC 2016
+# Fri Jul 29 16:30:59 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
- pkgrel = 2
+ pkgver = 3.1+96.gbe06218.dirty
+ pkgrel = 1
url = https://github.com/knossos-project/PythonQt
arch = x86_64
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index f82dd874de3c..2699f9648d69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname="qt5-python27-git"
_qtver=5.7.0
-pkgver=3.1
-pkgrel=2
+pkgver=3.1+96.gbe06218.dirty
+pkgrel=1
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")