summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2024-06-02 20:04:20 +0200
committerDaniel Peukert2024-06-02 20:04:20 +0200
commit7326229e8ea4501a507f2a12012da342827eec76 (patch)
tree7e7f677dc407b90d8eb84d9b25366f9e76438848
parent3b238b2789c90bdf1e707ff56f2cf3faae60194a (diff)
downloadaur-ocaml-core_unix.tar.gz
ocaml 5.2 bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dc8cf64898e..5ee31a252db3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-core_unix
pkgdesc = Unix-specific extensions to some of the modules defined in ocaml-core and ocaml-core_kernel
pkgver = 0.17.0
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = https://github.com/janestreet/core_unix
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fad37b27a6a3..c27f061473f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='core_unix'
pkgname="ocaml-$_projectname"
pkgver='0.17.0'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Unix-specific extensions to some of the modules defined in ocaml-core and ocaml-core_kernel'
arch=('x86_64' 'aarch64')