summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-07-31 15:40:48 +0200
committerDaniel Peukert2021-07-31 15:40:48 +0200
commit2f4ff21dc594ff214a260967bd4c3a14ce0245c9 (patch)
treeea432cc70f87e542d4aa24581bca5c5dd263e702 /PKGBUILD
parent9c1259fc4b45f441dd122f14c62d284f467c002e (diff)
downloadaur-2f4ff21dc594ff214a260967bd4c3a14ce0245c9.tar.gz
ocaml 4.12.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09ddfb3d5d85..9c3317d53491 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_typerep_conv'
pkgname="ocaml-$_projectname"
pkgver='0.14.2'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Generation of runtime types from type declarations'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')