summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2025-01-22 09:18:57 +0100
committerDaniel Peukert2025-01-22 09:18:57 +0100
commit4d7673672627c4a13c1fec58b75af56f1576af4a (patch)
tree8682079105333a57c9660f18253d1c653d1a0d2f /PKGBUILD
parent7e1acd2c447a1b69a63bdde637c60c479ca27998 (diff)
downloadaur-4d7673672627c4a13c1fec58b75af56f1576af4a.tar.gz
ocaml 5.3.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 002608f5d5aa..b904247f2e8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='sedlex'
pkgname="ocaml-$_projectname"
pkgver='3.3'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Unicode-friendly OCaml lexer generator'
arch=('x86_64' 'aarch64')
url="https://github.com/ocaml-community/$_projectname"