summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:34:27 +0200
committerDaniel Peukert2020-08-30 21:34:27 +0200
commita561562d4258e3ceddf7046516cb4c29158c960c (patch)
treee6e1b5c2650d3d42e681bb026c0f60e84ba84951 /PKGBUILD
parent303742fc97b3e535b2a2263cda0abcdfd65c9b31 (diff)
downloadaur-a561562d4258e3ceddf7046516cb4c29158c960c.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 54f1310a0136..45d934a84463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_projectname='zed'
pkgname="ocaml-$_projectname"
pkgver='3.1.0'
-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"