summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRanadeep Biswas2023-06-26 14:14:19 +0200
committerRanadeep Biswas2023-06-26 14:14:19 +0200
commit1437f70e4b1600c0cdbb15d9e59fbb2487ab1ba7 (patch)
tree3c43d127614fa67d4b6714c61a0a8c988fa3f973 /PKGBUILD
parentc1e428e49026e23cf5e563c34b21146d3e237175 (diff)
downloadaur-1437f70e4b1600c0cdbb15d9e59fbb2487ab1ba7.tar.gz
v0.11.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e0d902ff3ee..5b3884d1f002 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=quint
_orgname=informalsystems
_pkgname="@${_orgname}/${pkgname}"
-pkgver=0.11.2
+pkgver=0.11.3
pkgrel=1
pkgdesc="Quint is an executable specification language with design and tooling focused on usability. It is based on the Temporal Logic of Actions"
arch=('any')
@@ -15,7 +15,7 @@ depends=('nodejs')
makedepends=('npm')
source=("https://registry.npmjs.org/${_pkgname}/-/${pkgname}-${pkgver}.tgz"
"https://github.com/${_orgname}/${pkgname}/raw/v${pkgver}/LICENSE")
-sha256sums=('7abe5889f7b7df0d6f40756d3fac13aaa36adc8f0c9592edb7b76ba0ddc45e6e'
+sha256sums=('84031a2c78bbb6fdae00d90fc8dc14d1f9f683036fefbaab99ea86166a0b2844'
'f6fe921a1fc4130262213e9a211327796782d6bbd234d14eba80b1285005b6e9')
package() {