summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-07-31 15:39:11 +0200
committerDaniel Peukert2021-07-31 15:39:11 +0200
commit4b2fa8d5bd628aeeae6de56222613d4f8202989d (patch)
tree3b7173623295fbf0d7b8a77ea72e09dc2cc167ef /PKGBUILD
parentca6e228ec16077ecf82d147505aca4b040ae98db (diff)
downloadaur-4b2fa8d5bd628aeeae6de56222613d4f8202989d.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 43225c2c1020..5f1151923264 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='ppx_jane'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Standard Jane Street ppx rewriters'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')