summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-10 22:01:34 +0200
committerDaniel Peukert2022-08-10 22:01:34 +0200
commitd152d681bf3e0a04495062d1e908f3c486cf37ab (patch)
tree14a4fd9b4fe3a742a97b613e7eccb2e9050c6dc2
parent69ef637342fd1ba2e0d1f8047d31090a3b6db32d (diff)
downloadaur-d152d681bf3e0a04495062d1e908f3c486cf37ab.tar.gz
ocaml 4.14.0 bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05ce72f837e8..6bfdc8588e6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-ppx_jane
pkgdesc = Standard Jane Street ppx rewriters
pkgver = 0.15.0
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = https://github.com/janestreet/ppx_jane
arch = x86_64
@@ -40,7 +40,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-2.tar.gz::https://github.com/janestreet/ppx_jane/archive/v0.15.0.tar.gz
+ source = ocaml-ppx_jane-1:0.15.0-3.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 cc86e419be87..5c217f9697cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_jane'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Standard Jane Street ppx rewriters'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')