summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2025-01-22 09:08:29 +0100
committerDaniel Peukert2025-01-22 09:08:29 +0100
commita2c2b53cf4433c8ef7480a41995c7d86ef0c2769 (patch)
treea4e784200ad55ec96373a6f727648a41f7af95d7 /PKGBUILD
parent306597f194e559387bf13d8614474ecef2c4145e (diff)
downloadaur-ocaml-lwt_domain.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 03d1d891b914..518949a072de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='lwt_domain'
pkgname="ocaml-$_projectname"
pkgver='0.3.0'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Parallelism in Lwt using domainslib'
arch=('x86_64' 'aarch64')
url="https://github.com/ocsigen/$_projectname"