aboutsummaryrefslogtreecommitdiffstats
path: root/community/ocaml-lablgtk
diff options
context:
space:
mode:
authorJean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>2020-02-26 15:37:06 +0100
committerAriadne Conill <ariadne@dereferenced.org>2020-03-23 09:51:53 +0000
commit1edfece632fc0d76629c810d415803dc51a5190b (patch)
tree59dcf7082e7af6587ceb3cd00ed2e0921d747c08 /community/ocaml-lablgtk
parent5f552ed0e5ebe7e94eb994c4f3d60b0470e1549c (diff)
downloadaports-1edfece632fc0d76629c810d415803dc51a5190b.tar.bz2
aports-1edfece632fc0d76629c810d415803dc51a5190b.tar.xz
mailmap/email: change my email-address
I use jean-louis.fuchs@adfinis-sygroup.ch in git from now on. Addition: increment pkgver and fix lint errors.
Diffstat (limited to 'community/ocaml-lablgtk')
-rw-r--r--community/ocaml-lablgtk/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ocaml-lablgtk/APKBUILD b/community/ocaml-lablgtk/APKBUILD
index cd84730a92..91e3cd215d 100644
--- a/community/ocaml-lablgtk/APKBUILD
+++ b/community/ocaml-lablgtk/APKBUILD
@@ -1,13 +1,13 @@
-# Contributor: Jean-Louis Fuchs <ganwell@fangorn.ch>
-# Maintainer: Jean-Louis Fuchs <ganwell@fangorn.ch>
+# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
+# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
pkgname=ocaml-lablgtk
_pkgname=lablgtk
pkgver=2.18.6
-pkgrel=1
+pkgrel=2
pkgdesc="An OCaml interface to GTK+ 2.x"
url="http://lablgtk.forge.ocamlcore.org/"
arch="all !x86 !armhf !armv7 !s390x" # limited by ocaml aport
-license="LGPL-2.1-only-WITH-linking-exception"
+license="LGPL-2.1-or-later-WITH-OCaml-LGPL-linking-exception"
depends="ocaml-runtime"
depends_dev="$pkgname=$pkgver-r$pkgrel
gtk+-dev gtkspell-dev librsvg-dev gtksourceview2-dev"