summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-10 22:05:34 +0200
committerDaniel Peukert2022-08-10 22:05:34 +0200
commit3a948c39bc28af488303c57fb48af50e3c9b2338 (patch)
treef45ccd2725f4ad95008537762c729213f5a5f174 /PKGBUILD
parent4f277b04891d85673e8f167de8928e3f548f3c0a (diff)
downloadaur-3a948c39bc28af488303c57fb48af50e3c9b2338.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 bfca8e031860..e228511f05a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='sexplib'
pkgname="ocaml-$_projectname"
pkgver='0.15.1'
-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')