summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:27:31 +0200
committerDaniel Peukert2020-08-30 21:27:31 +0200
commit670658097e7169f18796f096cf2e6b4fc6069f60 (patch)
tree951533509cc0f74410105559d0717710d0282f53 /PKGBUILD
parent04e4c1175e0215db7e13f3ea31d4207eadafd712 (diff)
downloadaur-670658097e7169f18796f096cf2e6b4fc6069f60.tar.gz
ocaml 4.11.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12053ce6406f..0e469e9d07d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_typerep_conv'
pkgname="ocaml-$_projectname"
pkgver='0.14.1'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Generation of runtime types from type declarations'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')