summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 13:00:32 +0200
committerDaniel Peukert2023-05-22 13:00:32 +0200
commit830412ce93a2e39cfbd7131d1ea7fd718997f309 (patch)
tree81b8f1fac89f36809602a7dec376a15ef8568e66
parent57c574ebeefe434c8663296a596b09078f6dcbc1 (diff)
downloadaur-830412ce93a2e39cfbd7131d1ea7fd718997f309.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 ff279ef4921a..16965c68e8dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-ppx_custom_printf
pkgdesc = Printf-style format-strings for user-defined string conversion
pkgver = 0.15.0
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/janestreet/ppx_custom_printf
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = ocaml-ppx_custom_printf
depends = ocaml-ppx_sexp_conv>=0.15.0
depends = ocaml-ppxlib>=0.23.0
options = !strip
- source = ocaml-ppx_custom_printf-1:0.15.0-3.tar.gz::https://github.com/janestreet/ppx_custom_printf/archive/v0.15.0.tar.gz
+ source = ocaml-ppx_custom_printf-1:0.15.0-4.tar.gz::https://github.com/janestreet/ppx_custom_printf/archive/v0.15.0.tar.gz
sha512sums = f8776e9037f491b120b0d43ac9b76231c422b9e5f0d7c3f75efdadf9d4ec401266d61f441a2c7c831c99fac10ac98d84e4e62eda44e6fc86f2fa60ead5ecbc86
pkgname = ocaml-ppx_custom_printf
diff --git a/PKGBUILD b/PKGBUILD
index 522fec44e896..a25a27897fac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_custom_printf'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='3'
+pkgrel='4'
epoch='1'
pkgdesc='Printf-style format-strings for user-defined string conversion'
# 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