summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2021-12-02 07:00:01 +0100
committeractionless2021-12-02 07:00:01 +0100
commitc69b30b0c046982108d30cc86832685c92f03e57 (patch)
tree1784ff603d6877ff0f0ebf96fb73a58437a3f5d0 /PKGBUILD
parent9f85cdfd9cc0da1b5021d8ad0ec7e4e91772870c (diff)
downloadaur-c69b30b0c046982108d30cc86832685c92f03e57.tar.gz
update to 2.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96aa4479afb1..7f95bf6bceba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=gaphor
pkgname=python-${_name}
-pkgver=2.7.0
+pkgver=2.7.1
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=('c727f58047380ad4a609f76b055ee9bcae3a8a29ade48a77c01d1b6b964d7a15'
+sha256sums=('fc61918df54d1aa5b0ae2399030dea737b8f2a8a2ff546cd8884ae744a1fbdf5'
'c4bbe4a67662d52c04cbd283b33f3ff3a97697e158c56c4b776c1c4ef527dd62')
prepare() {