summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-10 21:58:15 +0200
committerDaniel Peukert2022-08-10 21:58:15 +0200
commiteffe0560a8791764b645ad31d7f84356663ca9de (patch)
tree279b43f8730518b5e0c64f23b184f9ad4db5b950 /PKGBUILD
parentc0d2da1e28f4de1e814c8624735536b82952f397 (diff)
downloadaur-effe0560a8791764b645ad31d7f84356663ca9de.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 006717a41804..876076faeeb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_bin_prot'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Generation of bin_prot readers and writers from types'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')