summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb78ac9d46ea..608c3bdccd37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-gaphas-git
pkgdesc = Diagramming widget library for Python
- pkgver = 2.1.2.r0.g2c145f3
- pkgrel = 2
+ pkgver = 2.1.2.r347.g6701fc0
+ pkgrel = 1
url = https://github.com/gaphor/gaphas
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 87ebc67ec124..321d2b70103a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=python-gaphas
pkgname="${_pkgname}-git"
-pkgver=2.1.2.r0.g2c145f3
-pkgrel=2
+pkgver=2.1.2.r347.g6701fc0
+pkgrel=1
pkgdesc="Diagramming widget library for Python"
arch=('x86_64' 'i686')
url="https://github.com/gaphor/gaphas"