summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:16:52 +0200
committerDaniel Peukert2020-08-30 21:16:52 +0200
commit842854cf5fcf5daa7f4a273cf0b8bb321f34b6e8 (patch)
tree7d645656ca613fd5363a0df7e0078046ec2a72c2 /PKGBUILD
parentd3bade5c5282d6ac7213bfb1cb2f304691fdc7e0 (diff)
downloadaur-842854cf5fcf5daa7f4a273cf0b8bb321f34b6e8.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 337fe07e7d17..56f5ec02fa4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_custom_printf'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Printf-style format-strings for user-defined string conversion'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')