summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2024-06-02 20:13:20 +0200
committerDaniel Peukert2024-06-02 20:13:20 +0200
commit5608c1a17a2d8e2e4b5e07833d8b49f4ff6d8e91 (patch)
tree6d1d34ce0ca220e4a693e6202b9145ba1c23eee9 /PKGBUILD
parentdf4f64305ab8157a065a6a8bc704c9d18360f0d6 (diff)
downloadaur-ocaml-time_now.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 66a8d9468e53..6dd2e133236b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='time_now'
pkgname="ocaml-$_projectname"
pkgver='0.17.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Reports the current time'
arch=('x86_64' 'aarch64')
url="https://github.com/janestreet/$_projectname"