summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2020-06-23 22:21:26 +0200
committeractionless2020-06-23 22:21:26 +0200
commit79ed24c1413a99173fa813a967e3d9da21880f84 (patch)
tree2d072f85b5d50236da6ea73b73e09eb7a2b4416a
parent2c95e3fa7a9ad8d038698327f5f8f4af0c3e3b74 (diff)
downloadaur-79ed24c1413a99173fa813a967e3d9da21880f84.tar.gz
bump version
-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')