summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Peukert2021-08-26 00:32:16 +0200
committerDaniel Peukert2021-08-26 00:32:16 +0200
commitb4f71e3a8cf5156d5d597c6bc84e7dd6ff50f322 (patch)
tree83c5ead04c7f5cfe26a1759d1eeae7f46fb5e203 /.SRCINFO
parent705979c8fa1495bf82f6932e0766e005a38e87f5 (diff)
downloadaur-b4f71e3a8cf5156d5d597c6bc84e7dd6ff50f322.tar.gz
Update ocaml-re to 1.10.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 136f8721fc89..f8c01ae547af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-re
pkgdesc = Pure OCaml regular expressions, with support for Perl and POSIX-style strings
- pkgver = 1.9.0
- pkgrel = 5
+ pkgver = 1.10.0
+ pkgrel = 1
url = https://github.com/ocaml/ocaml-re
arch = x86_64
arch = i686
@@ -11,13 +11,13 @@ pkgbase = ocaml-re
arch = aarch64
license = custom:LGPL2.1 with linking exception
checkdepends = ocaml-ounit
- makedepends = dune
+ makedepends = dune>=2.0.0
depends = ocaml>=4.02.0
depends = ocaml-seq
options = !strip
- source = ocaml-re-1.9.0-5.tar.gz::https://github.com/ocaml/ocaml-re/archive/1.9.0.tar.gz
+ source = ocaml-re-1.10.0-1.tar.gz::https://github.com/ocaml/ocaml-re/archive/1.10.0.tar.gz
source = fix-ounit-name.diff
- sha256sums = 4a2408bb270e0d1aef101d6b5edfeec6753874a6bcf54eb43d9fd3a7ddd777c1
- sha256sums = cb9109cfb78cd0c57c521fe7be23a6edee0d1e3be29f313b37093ae2848eecdc
+ sha512sums = be284912e5532284f00ba2d8ece5a6504976fa78b29e7bb230dc258f4fea8fe0b15ebdfe34ac3242b7265f78498142a5a2d2f2c35f9e653addb717e34bf21a09
+ sha512sums = cd665ef2d43a82f26a34480265db42031b8f9cd4b0b71890f3e7fc029c1e68c4f518f1ced2b78deedc522808df0037da83b5527f6442aaf65c5dfb1b7823166f
pkgname = ocaml-re