summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:21:30 +0200
committerDaniel Peukert2020-08-30 21:21:30 +0200
commit560ade3266326fbbe64174a9e297fd4446840414 (patch)
tree722a469c47fb0310aeb1bee21041dafea218742e /PKGBUILD
parent8b4bb6e8582bde964a735654ba4aae7ff79144c6 (diff)
downloadaur-560ade3266326fbbe64174a9e297fd4446840414.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 8763af6cb020..c62e24a76c1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_inline_test'
pkgname="ocaml-$_projectname"
pkgver='0.14.1'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Syntax extension for writing in-line tests in ocaml code'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')