summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2024-06-02 20:11:10 +0200
committerDaniel Peukert2024-06-02 20:11:10 +0200
commit484987ef42778f15a1597295ae12ad9b6d2d4775 (patch)
tree4f04a68a09ea3fe1e0d93a781d408cd067bc705f /PKGBUILD
parent900fefe2beba65cda766aec902602f69e3929fb4 (diff)
downloadaur-484987ef42778f15a1597295ae12ad9b6d2d4775.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 b8b7fee4f354..561f8b4e2570 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_sexp_value'
pkgname="ocaml-$_projectname"
pkgver='0.17.0'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='A ppx rewriter that simplifies building s-expressions from ocaml values'
arch=('x86_64' 'aarch64')