summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2021-09-24 13:28:34 +0200
committeractionless2021-09-24 13:28:34 +0200
commitcd0478eb70a79218be7455d1303b616b027445f1 (patch)
tree393a0e59801d34b19f333758570cda427058d750 /PKGBUILD
parent109429fe7f815177dfd6e297bec1b15fe6156e37 (diff)
downloadaur-cd0478eb70a79218be7455d1303b616b027445f1.tar.gz
update to 2.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81752ed7d55e..299f1e84a76c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=gaphor
pkgname=python-${_name}
-pkgver=2.5.1
+pkgver=2.6.0
pkgrel=1
pkgdesc="Simple and easy to use modeling tool for UML using GTK3"
arch=('any')
@@ -23,7 +23,7 @@ source=(
"https://files.pythonhosted.org/packages/py3/${_name::1}/$_name/${_wheelname}"
"https://raw.githubusercontent.com/gaphor/${_name}/master/logos/org.gaphor.Gaphor.svg"
)
-sha256sums=('b03da4adedb111e80950aecc76c6a75c16ce1295e4518e46340403d70d00a3c1'
+sha256sums=('66a01559daa6716c3d8944bac367c5aab2f4bf92bcbce4df6b3c2a1b26dcaa12'
'c4bbe4a67662d52c04cbd283b33f3ff3a97697e158c56c4b776c1c4ef527dd62')
prepare() {