summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRanadeep Biswas2023-06-29 10:23:36 +0200
committerRanadeep Biswas2023-06-29 10:23:36 +0200
commitdfd09a5ead2fafd7ed393c99826d99fc50226d17 (patch)
tree2490fed14ac834d5838c452aa39c0a8ed8213dfb /PKGBUILD
parent1437f70e4b1600c0cdbb15d9e59fbb2487ab1ba7 (diff)
downloadaur-dfd09a5ead2fafd7ed393c99826d99fc50226d17.tar.gz
v0.11.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b3884d1f002..0427e8e82252 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=quint
_orgname=informalsystems
_pkgname="@${_orgname}/${pkgname}"
-pkgver=0.11.3
+pkgver=0.11.4
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=('84031a2c78bbb6fdae00d90fc8dc14d1f9f683036fefbaab99ea86166a0b2844'
+sha256sums=('bf91e196aa05ffe4ee64247b87fae5694f630ccda41076427d25b2c269e31ae3'
'f6fe921a1fc4130262213e9a211327796782d6bbd234d14eba80b1285005b6e9')
package() {