summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-05-18 20:35:38 +0200
committerDaniel Peukert2020-05-18 20:35:38 +0200
commit83d5bac109111c4ea3f4680a6f34f4ff158a701b (patch)
treea9b3ec6c649469fe4b52df7299c28e2dc845b8ef /PKGBUILD
parenta3e27b7688754361c5432a2bdbc6f4c20ff2f2d5 (diff)
downloadaur-83d5bac109111c4ea3f4680a6f34f4ff158a701b.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 0b88882737f6..bb7b40b8f048 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_projectname='zed'
pkgname="ocaml-$_projectname"
pkgver='3.0.1'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Abstract engine for text edition in OCaml'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/ocaml-community/$_projectname"