summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-05-18 20:30:03 +0200
committerDaniel Peukert2020-05-18 20:30:03 +0200
commit6dc8b4b3c4dc58384be26c542bd06fc1c349c53e (patch)
treef60e873e84d13b1ba58efe7d16b65db090dcd5a0 /PKGBUILD
parentb0c8c9804fddf97a77f3d747affc51f9af3ebd09 (diff)
downloadaur-6dc8b4b3c4dc58384be26c542bd06fc1c349c53e.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 2bf2ed0534a2..d9918e1296d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppxlib'
pkgname="ocaml-$_projectname"
pkgver='0.13.0'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Base library and tools for ppx rewriters'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/ocaml-ppx/$_projectname"