summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-29 18:07:42 +0200
committerDaniel Peukert2020-08-29 18:07:42 +0200
commit1d84521d4ab0d01e03df6c2975c79559a0e83275 (patch)
tree5bc817c709de0e8922c5ce57e0284fed92aef969 /PKGBUILD
parent83b143878ce804b2d5061bda4100af4344eb777e (diff)
downloadaur-1d84521d4ab0d01e03df6c2975c79559a0e83275.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 cd55ade97fb8..7e2b78bb23af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_projectname='lambda-term'
pkgname="ocaml-$_projectname"
pkgver='3.1.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Terminal manipulation library for OCaml'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/ocaml-community/$_projectname"