summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 14 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11064e2721f7..578d855705ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,24 @@
pkgbase = ocaml-ppxlib
pkgdesc = Base library and tools for ppx rewriters
- pkgver = 0.6.0
+ pkgver = 0.12.0
pkgrel = 1
url = https://github.com/ocaml-ppx/ppxlib
arch = x86_64
+ arch = i686
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
license = MIT
makedepends = dune
- depends = ocaml
- depends = ocaml-base
- depends = ocaml-compiler-libs-repackaged
- depends = ocaml-migrate-parsetree
- depends = ocaml-ppx_derivers
- depends = ocaml-stdio
+ depends = ocaml>=4.04.1
+ depends = ocaml-base>=0.11.0
+ depends = ocaml-compiler-libs-repackaged>=0.11.0
+ depends = ocaml-migrate-parsetree>=1.3.1
+ depends = ocaml-ppx_derivers>=1.0.0
+ depends = ocaml-stdio>=0.11.0
options = !strip
- source = https://github.com/ocaml-ppx/ppxlib/releases/download/0.6.0/ppxlib-0.6.0.tbz
- sha512sums = dcb92285a4822499f66d86947cfcae25bbdbfec0df7c861c08cdcfe7b958dcb0ad6b42ca7737436150d0eebbaccc62d742fb37fc81c66c81e1d88b127654a06c
+ source = ocaml-ppxlib-0.12.0-1.tar.gz::https://github.com/ocaml-ppx/ppxlib/archive/0.12.0.tar.gz
+ sha256sums = 6b562c9b3b9350777318729921f890850b385c469db60769aafd9371998a2c42
pkgname = ocaml-ppxlib
-