summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrnbguy2023-10-02 16:02:08 +0000
committerrnbguy2023-10-02 16:02:08 +0000
commit75f141a08176b3e21edf1fc2ccade9fbb2556c32 (patch)
tree5fda9df7947db6c51d77672966fe39d04d8812f4 /PKGBUILD
parentf1347d0c2e03d955d7d08885996fca5299ffda26 (diff)
downloadaur-75f141a08176b3e21edf1fc2ccade9fbb2556c32.tar.gz
0.14.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8dc7a3666f0..c6a7a34afd17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=quint
_orgname=informalsystems
_pkgname="@${_orgname}/${pkgname}"
-pkgver=0.14.3
+pkgver=0.14.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=('4ec740ef322c038b89f389c5dd6a4daac20e2840b90b67133f25e6c790b52ca4'
+sha256sums=('e7c086c405335189650764240dba011ed67b1b2dfafb33002c3448e96aca8ae4'
'0f8c4f9a99d4861ee62ade9a9526d09570844bdeab3e6bca500383d5ae7d9495')
package() {