summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrnbguy2024-01-17 00:01:49 +0000
committerrnbguy2024-01-17 00:01:49 +0000
commitf8bcc14cc1c75f221d52b424f093c38807f68550 (patch)
tree03574e11498f133c92ef59b4961946803fb52870 /PKGBUILD
parent58708ca852099ae376f7e87f2193963229935ac4 (diff)
downloadaur-f8bcc14cc1c75f221d52b424f093c38807f68550.tar.gz
0.18.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb05cdc41933..f72ac6a99e61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=quint
_orgname=informalsystems
_pkgname="@${_orgname}/${pkgname}"
-pkgver=0.18.0
+pkgver=0.18.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=('70a3aa0ea74e96447641a2e86ffefe4508879921e5245f3998a46c2435da035b'
+sha256sums=('d6f7f8103803bf36cfe6e5caf67f652e2ddfa0da1fda1354a9bba52db7065754'
'0f8c4f9a99d4861ee62ade9a9526d09570844bdeab3e6bca500383d5ae7d9495')
package() {