summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancisco Rivera2024-05-20 09:35:02 -0600
committerFrancisco Rivera2024-05-20 09:35:02 -0600
commit9195a12a4459387e1b27ba50cf154acdfb873f8e (patch)
tree181e680e9ede0746ba5d9a0cc27887d66561e089 /PKGBUILD
parent1a82a644172d796c4dfb71323970caf347296a81 (diff)
downloadaur-camunda-modeler.tar.gz
Update to 5.23.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9dc2d9a38b6d..5580f9072c17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=camunda-modeler
-pkgver=5.22.0
+pkgver=5.23.0
pkgrel=1
pkgdesc="An integrated modeling solution for BPMN and DMN based on bpmn.io"
arch=('x86_64')
@@ -10,7 +10,7 @@ install=$pkgname.install
source=("https://camunda.org/release/$pkgname/$pkgver/$pkgname-$pkgver-linux-x64.tar.gz"
'camunda-modeler.sh')
-sha256sums=('58b24c17e1bba4fece661eb10eb3bf269355f625fff570668b99113e9dd32412'
+sha256sums=('c7add43089745acaf8a92127d7d39fd77e4f1ca969115019ce1036f998f13706'
'ef8abcbb783d73a41dc956b400b0281325c3a2320f6aec71c50a8af25e23ac13')
depends=('libnotify')