summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrnbguy2024-04-10 00:10:18 +0000
committerrnbguy2024-04-10 00:10:18 +0000
commit463d51ed04b016b1f71cf5f183b9fe12f0a0bd5d (patch)
tree5bb5beb4ccd24bca5d544e9f316d1ff27e45d949 /PKGBUILD
parente18dcc8e1cef8007b7bf45a8d940614fe44a7772 (diff)
downloadaur-463d51ed04b016b1f71cf5f183b9fe12f0a0bd5d.tar.gz
0.19.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac2f2707468a..3dc445989026 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=quint
_orgname=informalsystems
_pkgname="@${_orgname}/${pkgname}"
-pkgver=0.19.1
+pkgver=0.19.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=('7119d08aa5635a2654a36f95000aefd92b63d1ffdb88c661ad385c51e0741c65'
+sha256sums=('aedb74a0c4342ca2d97aca5e86201ce56fded872ac4a8d40d303cc10d8da9665'
'0f8c4f9a99d4861ee62ade9a9526d09570844bdeab3e6bca500383d5ae7d9495')
package() {