summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-10 22:04:29 +0200
committerDaniel Peukert2022-08-10 22:04:29 +0200
commit49afa78f3f01d1e20bcdf5cb47b89b8c0eae1be2 (patch)
treec2a75bd6e52b0136b452b68ae5fac63b7b395d41 /PKGBUILD
parent84ff1ab95da65e696d2594aad9f24819dd6c38aa (diff)
downloadaur-49afa78f3f01d1e20bcdf5cb47b89b8c0eae1be2.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 fbe0031719ba..316d1389501e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_typerep_conv'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Generation of runtime types from type declarations'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')