summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-10 22:00:15 +0200
committerDaniel Peukert2022-08-10 22:00:15 +0200
commit9df7081b25b49762fb735fdbcada52c37b2aefad (patch)
tree0777bb18c6ca58f6576175dd8fda25756d47660a /PKGBUILD
parent8bf55cf3eb942cb78334a3d4b51b43d6b2c5da81 (diff)
downloadaur-9df7081b25b49762fb735fdbcada52c37b2aefad.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 56bb7b6ad917..085f71b707c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='ppx_fixed_literal'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Simpler notation for fixed point literals'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/janestreet/$_projectname"