summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02a167559e6d..c16d6c62495e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu Jun 28 16:17:53 UTC 2018
pkgbase = ocaml-re
pkgdesc = Pure OCaml regular expressions, with support for Perl and POSIX-style strings
- pkgver = 1.7.3
+ pkgver = 1.8.0
pkgrel = 1
url = https://github.com/ocaml/ocaml-re
arch = i686
@@ -10,9 +8,10 @@ pkgbase = ocaml-re
license = custom:LGPL2.1 with linking exception
makedepends = dune
depends = ocaml
+ depends = ocaml-seq
options = !strip
- source = https://github.com/ocaml/ocaml-re/archive/1.7.3.tar.gz
- sha256sums = ea55060a1c556e3ceea4837af534567b09b7f15656281dadf8911aad6712f6c5
+ source = https://github.com/ocaml/ocaml-re/releases/download/1.8.0/re-1.8.0.tbz
+ sha512sums = 368c43d115b45c80c72770d2a61952f2614f4e4d1fc2a6b63691edda58b3eceac12f69f437b326cdf91b20ee62ce0e25ed3e89909e9e3c79ab56640691772085
pkgname = ocaml-re