summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2024-06-02 20:08:06 +0200
committerDaniel Peukert2024-06-02 20:08:06 +0200
commitc81a7c8be1012f6aa6a58976ba19bdf7cd2976ab (patch)
tree334f1917fc87d78ee8440f3297fa1f86f7b498e2 /PKGBUILD
parent9ed8d52fda8e7ffde6bcbf42634f9136ce34e66d (diff)
downloadaur-ocaml-ppx_base.tar.gz
ocaml 5.2 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 312752a18ea1..4e149ab48dc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_base'
pkgname="ocaml-$_projectname"
pkgver='0.17.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Base set of ppx rewriters'
arch=('x86_64' 'aarch64')
url="https://github.com/janestreet/$_projectname"