summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-05-18 20:27:00 +0200
committerDaniel Peukert2020-05-18 20:27:00 +0200
commitb15ab3a11657be1cd1601e1681bf10f5615b802a (patch)
tree7e6496c79b6d6250999a9ac9ed92585980a1b2c6 /PKGBUILD
parent065baa7a14abb5e0546d266cf14474c7ef207802 (diff)
downloadaur-b15ab3a11657be1cd1601e1681bf10f5615b802a.tar.gz
ocaml 4.10.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbb12f5bbe24..a742555c32d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_custom_printf'
pkgname="ocaml-$_projectname"
pkgver='0.13.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')