summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-07-31 15:39:04 +0200
committerDaniel Peukert2021-07-31 15:39:04 +0200
commit4211a4ec22ee54444f310fffaa8b0263292757ac (patch)
treeaae03f24ff097c8a6d06802d4a6e18d54034d424 /PKGBUILD
parent560ade3266326fbbe64174a9e297fd4446840414 (diff)
downloadaur-4211a4ec22ee54444f310fffaa8b0263292757ac.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 c62e24a76c1e..cfd74a605bf1 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_inline_test'
pkgname="ocaml-$_projectname"
pkgver='0.14.1'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Syntax extension for writing in-line tests in ocaml code'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')