summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRanadeep Biswas2023-04-05 21:53:08 +0200
committerRanadeep Biswas2023-04-05 21:53:08 +0200
commit10dda78e449921c427682c098278285219ee5fe2 (patch)
treec959fe5c3c8a9d1b5fac91bef5a21446654c3c7d /.SRCINFO
parentc1ed320d5dadd475ab917b1c693db6f5092737bc (diff)
downloadaur-10dda78e449921c427682c098278285219ee5fe2.tar.gz
quint specification language v0.9.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c74daa4aaae3..eaa1a8fec4d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
-# Generated by mksrcinfo v8
-# Tue Jun 13 04:00:05 UTC 2017
pkgbase = quint
- pkgdesc = Live coding demo for the Raspberry Pi
- pkgver = 0.0.1
+ pkgdesc = Quint is an executable specification language with design and tooling focused on usability. It is based on the Temporal Logic of Actions
+ pkgver = 0.9.0
pkgrel = 1
- url = https://github.com/sirspudd/quint
+ url = https://github.com/informalsystems/quint
arch = any
- makedepends = qt-sdk-raspberry-pi
- depends = qt-sdk-raspberry-pi-target-libs
- options = !strip
- source = git://github.com/sirspudd/quint.git
- sha256sums = SKIP
+ license = Apache
+ makedepends = npm
+ makedepends = git
+ depends = nodejs
+ provides = quint
+ conflicts = quint
+ source = https://github.com/informalsystems/quint/archive/refs/tags/v0.9.0.tar.gz
+ sha256sums = c9b3a077e43bf8959ba26c1498fdb5d5e9caa7fefcd6ba2b157579858cf57bba
pkgname = quint
-