summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-03-21 12:33:56 +0100
committerDaniel Peukert2020-03-21 12:33:56 +0100
commit4907fce8d313f7212528f3f4d9d099ea53ba231d (patch)
tree3bbf40e55e8909b0ff87beda012958eec8870550 /PKGBUILD
parent6e118e84c37bd763e99f3b69dcc381edaab91d4e (diff)
downloadaur-4907fce8d313f7212528f3f4d9d099ea53ba231d.tar.gz
ocaml 4.09.1 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a31ed24d491..e00d8f4fcd80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppxlib'
pkgname="ocaml-$_projectname"
pkgver='0.12.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Base library and tools for ppx rewriters'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/ocaml-ppx/$_projectname"