summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2025-01-22 09:02:48 +0100
committerDaniel Peukert2025-01-22 09:02:48 +0100
commit71862b7851e4ef618113cf96dadbee58697deaeb (patch)
treeeddb1dabfe4c53ccfd34dd4f7c999ff4e5f2215b /PKGBUILD
parent141796abf70f1330eb47d17f8bded7ee13d873ae (diff)
downloadaur-71862b7851e4ef618113cf96dadbee58697deaeb.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 0eda6bf5af0f..109dbed64626 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='async_unix'
pkgname="ocaml-$_projectname"
pkgver='0.17.0'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Monadic concurrency library for OCaml (Unix-related dependencies)'
arch=('x86_64' 'aarch64')
url="https://github.com/janestreet/$_projectname"