summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-07-31 15:41:20 +0200
committerDaniel Peukert2021-07-31 15:41:20 +0200
commitd2976ae5dcb7da1c4677d539c2e6c2b3ae55ec56 (patch)
treebbc6e319485cc300acf9beca0178f0cb2a3ffc89 /PKGBUILD
parent8722a51562e236e56fe870b6498bcaddde2cf412 (diff)
downloadaur-d2976ae5dcb7da1c4677d539c2e6c2b3ae55ec56.tar.gz
ocaml 4.12.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d63c398d1e18..112f55b4aec4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
+# Maintainer: Daniel Peukert <daniel@peukert.cc>
_projectname='sexplib'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Library for serializing OCaml values to and from S-expressions'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')