summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-10 22:02:41 +0200
committerDaniel Peukert2022-08-10 22:02:41 +0200
commit9f1b6816d5bde902962a6d9eab7300835fdf3f3e (patch)
treee82044f8d710374174b260cb4b8e977d9b63c4e5 /PKGBUILD
parent5dc7e3fd9a0da8ca824f5ba333624b5989ac0922 (diff)
downloadaur-9f1b6816d5bde902962a6d9eab7300835fdf3f3e.tar.gz
ocaml 4.14.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31644f9d4df4..e201aa00020a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_optcomp'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Optional compilation for OCaml'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')