summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:28:57 +0200
committerDaniel Peukert2020-08-30 21:28:57 +0200
commit8722a51562e236e56fe870b6498bcaddde2cf412 (patch)
treeb52a15656a2844c56ff8d8356a02bc79a1daa33d /PKGBUILD
parent51511518e271d215cf8b82b4b7b5ee0a986ea000 (diff)
downloadaur-8722a51562e236e56fe870b6498bcaddde2cf412.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 8d4861ad41ed..d63c398d1e18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='sexplib'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Library for serializing OCaml values to and from S-expressions'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')