summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrnbguy2023-08-28 15:59:35 +0000
committerrnbguy2023-08-28 15:59:35 +0000
commit7ebaa73770940ba1b21dbf7cc485477768e78136 (patch)
treed23db78c487dbb7a4aa519f79121aed1ff1c655a /PKGBUILD
parent08e8f0d4668beb68edd6b477d664d27277ec7aae (diff)
downloadaur-7ebaa73770940ba1b21dbf7cc485477768e78136.tar.gz
0.14.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f7733934130..09e01eef2796 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=quint
_orgname=informalsystems
_pkgname="@${_orgname}/${pkgname}"
-pkgver=0.14.0
+pkgver=0.14.1
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=('2c2877a031b505c06bf69bca186d2f73ffc9ebcffdc123611d482ea00aa42a83'
+sha256sums=('fdf47dfac3c8ed6ee4fdbdac9be8991a9da6ef38f7ef2b52dd0d8c7bb9c0ef31'
'0f8c4f9a99d4861ee62ade9a9526d09570844bdeab3e6bca500383d5ae7d9495')
package() {