summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrnbguy2023-09-07 00:03:29 +0000
committerrnbguy2023-09-07 00:03:29 +0000
commit3e64e121c27ef175a3c0bde8d05ff40a063de30f (patch)
treed926c9248b8dda3c54661dc81997d1f9a84dd8db /PKGBUILD
parent7ebaa73770940ba1b21dbf7cc485477768e78136 (diff)
downloadaur-3e64e121c27ef175a3c0bde8d05ff40a063de30f.tar.gz
0.14.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09e01eef2796..603bbc910b4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=quint
_orgname=informalsystems
_pkgname="@${_orgname}/${pkgname}"
-pkgver=0.14.1
+pkgver=0.14.2
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=('fdf47dfac3c8ed6ee4fdbdac9be8991a9da6ef38f7ef2b52dd0d8c7bb9c0ef31'
+sha256sums=('eb0f9186b33bde68c520ed91255e1a7b27fd98846f24c176edb17eaac06b9fc6'
'0f8c4f9a99d4861ee62ade9a9526d09570844bdeab3e6bca500383d5ae7d9495')
package() {