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 bd4e700463d5..a908d88c8e6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-gaphas-git
pkgdesc = Diagramming widget library for Python
- pkgver = 2.0.0.r3.g2be8a97
+ pkgver = 2.0.0.r21.g80f542f
pkgrel = 1
url = https://github.com/gaphor/gaphas
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f32da4a51e15..7562fc161295 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=python-gaphas
pkgname="${_pkgname}-git"
-pkgver=2.0.0.r3.g2be8a97
+pkgver=2.0.0.r21.g80f542f
pkgrel=1
pkgdesc="Diagramming widget library for Python"
arch=('x86_64' 'i686')