aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-03-29 15:28:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-07-18 09:35:55 +0000
commit95d29f09643d493d00c76a5961cde5745d8b490c (patch)
treebb49402d8deecb246329fb948c2d6a426f25ca5f /community
parent021d7c7b355849279c97d774360435053fec8107 (diff)
downloadaports-95d29f09643d493d00c76a5961cde5745d8b490c.tar.bz2
aports-95d29f09643d493d00c76a5961cde5745d8b490c.tar.xz
community/libmatekbd: clarify license
Diffstat (limited to 'community')
-rw-r--r--community/libmatekbd/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libmatekbd/APKBUILD b/community/libmatekbd/APKBUILD
index 358220e4bf..b56c5dc07d 100644
--- a/community/libmatekbd/APKBUILD
+++ b/community/libmatekbd/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=libmatekbd
pkgver=1.21.0
-pkgrel=0
+pkgrel=1
pkgdesc="MATE keyboard library"
url="https://github.com/mate-desktop/libmatekbd"
arch="all"
-license="GPL-2.0"
+license="LGPL-2.1-or-later"
depends="mate-common freetype"
makedepends="libxklavier-dev libtool intltool gtk+3.0-dev"
subpackages="$pkgname-dev $pkgname-lang"