summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrnbguy2023-08-26 00:03:31 +0000
committerrnbguy2023-08-26 00:03:31 +0000
commit08e8f0d4668beb68edd6b477d664d27277ec7aae (patch)
treed642f20bd6e30efcb5c3daa71676d824b4a1c526 /PKGBUILD
parent4ed72d7f36e91eb9c5b77cae52794990dc59d939 (diff)
downloadaur-08e8f0d4668beb68edd6b477d664d27277ec7aae.tar.gz
0.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21a0d00448ea..3f7733934130 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=quint
_orgname=informalsystems
_pkgname="@${_orgname}/${pkgname}"
-pkgver=0.13.0
+pkgver=0.14.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=('2b400eea4e26476fe8f7b2983d95da036b4b3d8bee3936a361995e223fe1408f'
+sha256sums=('2c2877a031b505c06bf69bca186d2f73ffc9ebcffdc123611d482ea00aa42a83'
'0f8c4f9a99d4861ee62ade9a9526d09570844bdeab3e6bca500383d5ae7d9495')
package() {