summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 13:02:05 +0200
committerDaniel Peukert2023-05-22 13:02:05 +0200
commitc64e13e086d09f03f04ad087b73a27543cf6b5ad (patch)
tree97f3117dfdb86333d0695caae4290f556fff4680
parentb542f5cdea2346a5271427f8b3f8418ca648898f (diff)
downloadaur-c64e13e086d09f03f04ad087b73a27543cf6b5ad.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 d411dde0284b..ffe9501e6606 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-ppx_jane
pkgdesc = Standard Jane Street ppx rewriters
pkgver = 0.15.0
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/janestreet/ppx_jane
arch = x86_64
@@ -39,7 +39,7 @@ pkgbase = ocaml-ppx_jane
depends = ocaml-ppx_variants_conv>=0.15.0
depends = ocaml-ppxlib>=0.23.0
options = !strip
- source = ocaml-ppx_jane-1:0.15.0-3.tar.gz::https://github.com/janestreet/ppx_jane/archive/v0.15.0.tar.gz
+ source = ocaml-ppx_jane-1:0.15.0-4.tar.gz::https://github.com/janestreet/ppx_jane/archive/v0.15.0.tar.gz
sha512sums = e594a0caea66e0f976615b2a1db50aad89389888678d9ec7c023b2adb3211817a841a5065de9a65956bde0cb6088ce1b0b3afed6b57b618b9b50e5c07684e3fa
pkgname = ocaml-ppx_jane
diff --git a/PKGBUILD b/PKGBUILD
index 253058019bc7..91ef451ba09b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_jane'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='3'
+pkgrel='4'
epoch='1'
pkgdesc='Standard Jane Street ppx rewriters'
# 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