summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 13:01:19 +0200
committerDaniel Peukert2023-05-22 13:01:19 +0200
commit24391f8c1373591928330231f8842b7a15ba2719 (patch)
tree9124db70d86ff5b63f77e6c20a6e1a26eda6446f /PKGBUILD
parent987979b803f7021a3216d91f65d46aea9ec3d2bb (diff)
downloadaur-24391f8c1373591928330231f8842b7a15ba2719.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 b675a7adf65a..9cc292214722 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='ppx_fixed_literal'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='3'
+pkgrel='4'
pkgdesc='Simpler notation for fixed point literals'
# 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')