summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2020-08-30 21:10:12 +0200
committeractionless2020-08-30 21:10:12 +0200
commit572e303bebb60d33620c8d78af98c48e29f89f15 (patch)
treec44284e48a1c8eccbe171a3fb2972a214577bd7c /PKGBUILD
parent972349dc038e1bac479db1eb60532b31086528e0 (diff)
downloadaur-572e303bebb60d33620c8d78af98c48e29f89f15.tar.gz
release 2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2f5a8978ea9..f5b42cb04eb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_name=gaphor
_pkgname="python-${_name}"
pkgname="${_pkgname}-git"
-pkgver=1.2.0.r679.g18405eba
-pkgrel=2
+pkgver=2.0.1.r1.g20c1abd5
+pkgrel=1
pkgdesc="Simple and easy to use modeling tool for UML using GTK3"
arch=('x86_64' 'i686')
url="https://github.com/gaphor/${_name}"