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