summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2021-05-26 03:36:10 +0200
committeractionless2021-05-26 03:36:10 +0200
commit56cdf5647240b8f7ece0ca48f476b0905f1d0d4e (patch)
tree04a2d8114c7796ef1e7871105f602e71c6cd8ae6 /PKGBUILD
parentb368b8da093f554c0f65aa77092a556fecfc1e5e (diff)
downloadaur-56cdf5647240b8f7ece0ca48f476b0905f1d0d4e.tar.gz
update to 2.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a89aea736194..0d516a2459ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=gaphor
pkgname=python-${_name}
-pkgver=2.4.1
+pkgver=2.4.2
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=('b134de52d647db95cab2ac9e38450f6c10d6677100f2b64b33ea655dd7832420'
+sha256sums=('5f8a5f19a1c054f2a161d9a89438f72515f50fcb72b741436fa0d151f583b77c'
'c4bbe4a67662d52c04cbd283b33f3ff3a97697e158c56c4b776c1c4ef527dd62')
prepare() {