summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-07-31 15:35:37 +0200
committerDaniel Peukert2021-07-31 15:35:37 +0200
commita4321ba8a0810775168c88f16b6e8dad4faa24e2 (patch)
tree9e0ceddeb7ccf5dea57fc6eeb29293ea2d1a0930 /PKGBUILD
parent3211bc0554c0b21d2db22fb929512fe4b234e0e1 (diff)
downloadaur-a4321ba8a0810775168c88f16b6e8dad4faa24e2.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 9dd14db5b8b9..764c6d9ddf0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
+# Maintainer: Daniel Peukert <daniel@peukert.cc>
# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
_projectname='jane-street-headers'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Jane Street C header files'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/janestreet/$_projectname"