summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrnbguy2023-12-06 00:02:07 +0000
committerrnbguy2023-12-06 00:02:07 +0000
commit0ab78fbdc731ef56c170b206a1671f38bcff0ddf (patch)
treedc34205d5bc2fedf93699ab4719d6ce9e2e8af72 /PKGBUILD
parent7fff52910021782bd78176997d64bc63ca08c1b5 (diff)
downloadaur-0ab78fbdc731ef56c170b206a1671f38bcff0ddf.tar.gz
0.17.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f97d77d90bb1..ec9ea775b502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=quint
_orgname=informalsystems
_pkgname="@${_orgname}/${pkgname}"
-pkgver=0.17.0
+pkgver=0.17.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=('1a2385c8f497dcc6773edd742055972512856250beaacfb91ae6078ebd98c603'
+sha256sums=('71a330faa1541f00067b61dd1d76d904e46c57c8102a365be950ab7f2ff1a0e3'
'0f8c4f9a99d4861ee62ade9a9526d09570844bdeab3e6bca500383d5ae7d9495')
package() {