summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-10 22:08:42 +0200
committerDaniel Peukert2022-08-10 22:08:42 +0200
commit4789339f643c6c7c13caa99f8aa06ad215a64ae3 (patch)
tree3325d258794ce2b396c1b164969d151cf41cb52a /PKGBUILD
parentd3a383faba4bd584aac593fa510f03c784fcd1da (diff)
downloadaur-4789339f643c6c7c13caa99f8aa06ad215a64ae3.tar.gz
ocaml 4.14.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed8400cefd55..21c0e88267b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_projectname='zed'
pkgname="ocaml-$_projectname"
pkgver='3.2.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"