summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMithicSpirit2022-10-10 17:41:33 -0400
committerMithicSpirit2022-10-10 17:41:33 -0400
commitbc437e3dd2cb2a09d932087df3cc79a7d724bc02 (patch)
tree99e5cfbe76356ee053d42e1c4f16162c72bbab69 /.SRCINFO
parent91c9c11c7e6e5c2d987828d5afb804c63723b5a0 (diff)
downloadaur-bc437e3dd2cb2a09d932087df3cc79a7d724bc02.tar.gz
Overall rewrite of PKGBUILD
- Adds check - Fixes some build issues - Fixes RefC backend
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff5d6ba6e2a8..cf94758707c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = idris2-git
- pkgdesc = Funtional Programming Lanugage with Dependent Types
- pkgver = 0.5.1.r146.g10b9685e
+ pkgdesc = A purely functional programming language with first class types
+ pkgver = latest
pkgrel = 1
url = https://www.idris-lang.org/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = idris2-git
depends = chez-scheme
provides = idris2
conflicts = idris2
- source = git+https://github.com/idris-lang/Idris2.git
- md5sums = SKIP
+ source = idris2::git+https://github.com/idris-lang/Idris2.git
+ sha256sums = SKIP
pkgname = idris2-git