summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Kremiec2021-01-12 20:28:20 +0100
committerSebastian Kremiec2021-01-12 20:28:20 +0100
commit68ea26cf85133f679a48b6dae45673275852f3a8 (patch)
treec598c0ae529763f643865b69068af97219e74f62
parent7df89a2f590b117420ac54171639d1007d6cba6a (diff)
downloadaur-68ea26cf85133f679a48b6dae45673275852f3a8.tar.gz
Version 0.11.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d45cea3b469b..c21237b0dc22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Sebastian Kremiec <sebastian.kremiec at gmail dot com>
pkgname=bpmn-js-token-simulation-plugin
-pkgver=0.9.0
+pkgver=0.11.0
pkgrel=1
pkgdesc='Token Simulation for the Camunda Modeler'
arch=('any')
url='https://github.com/bpmn-io/bpmn-js-token-simulation-plugin'
license=('MIT')
source=("https://github.com/bpmn-io/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('6098b5f8936b6294195226b303753cf414931e03e7052725f574184f50d77737')
+sha256sums=('30c69a368dc4573c91799ae7f7012be379dff65535c55319937e221bc8d5af06')
depends=('camunda-modeler')
package() {