summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 13:03:46 +0200
committerDaniel Peukert2023-05-22 13:03:46 +0200
commit010548cbd2c4fa9edc88713a714173f73f3e472e (patch)
tree4667921f7d43fb671c3d83b6f56022e759c68583
parent8773b7736fc3611d9441cd6bbac7c31ee62ec969 (diff)
downloadaur-010548cbd2c4fa9edc88713a714173f73f3e472e.tar.gz
Bump ocaml packages
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c48d613a5489..6ef8bc7b76c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-ppx_typerep_conv
pkgdesc = Generation of runtime types from type declarations
pkgver = 0.15.0
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/janestreet/ppx_typerep_conv
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = ocaml-ppx_typerep_conv
depends = ocaml-typerep>=0.15.0
depends = ocaml-ppxlib>=0.23.0
options = !strip
- source = ocaml-ppx_typerep_conv-1:0.15.0-3.tar.gz::https://github.com/janestreet/ppx_typerep_conv/archive/v0.15.0.tar.gz
+ source = ocaml-ppx_typerep_conv-1:0.15.0-4.tar.gz::https://github.com/janestreet/ppx_typerep_conv/archive/v0.15.0.tar.gz
sha512sums = 3f5bb2c70674e5f6219daa883fe948023a60558c9560c5d8e6b187e0420adf8767ce4f5cca06fe7edccd52e531b2e79d962f7fdc7502cb63280c364627621c73
pkgname = ocaml-ppx_typerep_conv
diff --git a/PKGBUILD b/PKGBUILD
index 70f1f3c498d4..f78dc928f767 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_typerep_conv'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='3'
+pkgrel='4'
epoch='1'
pkgdesc='Generation of runtime types from type declarations'
# If you're running on i686, pentium4, armv7h or aarch64, you have to add it to the arch array of the ocaml-biniou, ocaml-easy-format and ocaml-yojson AUR dependencies