summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrnbguy2023-11-09 00:03:18 +0000
committerrnbguy2023-11-09 00:03:18 +0000
commit194cd8e41295aeff5836f1e1451b22d4f62e73ff (patch)
treee7b3eb350922a18c69742804f7461f563339d046 /PKGBUILD
parent75f141a08176b3e21edf1fc2ccade9fbb2556c32 (diff)
downloadaur-194cd8e41295aeff5836f1e1451b22d4f62e73ff.tar.gz
0.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6a7a34afd17..5b1b014a5f96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=quint
_orgname=informalsystems
_pkgname="@${_orgname}/${pkgname}"
-pkgver=0.14.4
+pkgver=0.15.0
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=('e7c086c405335189650764240dba011ed67b1b2dfafb33002c3448e96aca8ae4'
+sha256sums=('08727eb9e0d47458f9fb5a218c6913a436d95ebb0e2793f02a7a00e3cead73b3'
'0f8c4f9a99d4861ee62ade9a9526d09570844bdeab3e6bca500383d5ae7d9495')
package() {