summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 13:00:17 +0200
committerDaniel Peukert2023-05-22 13:00:17 +0200
commita3632b87f53b8f06734393071395b4f9d2f18dcd (patch)
treeb34afc32e9e361956fb63477769c0be7468d03a6 /PKGBUILD
parente8f30e9575983bc3cb9ed186dd2cf4937c954090 (diff)
downloadaur-a3632b87f53b8f06734393071395b4f9d2f18dcd.tar.gz
Bump ocaml packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73ee2da846c4..ac18f3a5a055 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='ppx_cold'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='3'
+pkgrel='4'
pkgdesc='Expands [@Cold] into [@inline never][@specialise never][@Local never]'
# If you're running on i686, pentium4, armv7h or aarch64, you have to add it to the arch array of the ocaml-biniou, ocaml-easy-format and ocaml-yojson AUR dependencies
arch=('x86_64' 'i686' 'pentium4' 'armv7h' 'aarch64')