aboutsummaryrefslogtreecommitdiffstats
path: root/community/mate-calc
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-03-29 15:37:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-07-18 09:35:55 +0000
commit419dc4bc9c0a97a132141ffe3e170e81620a9bbe (patch)
treea7fc29fe91b60148aa613992807bc719d16f31be /community/mate-calc
parentfabb6bae8235d5673f4406fed1e5b08196ebc3f5 (diff)
downloadaports-419dc4bc9c0a97a132141ffe3e170e81620a9bbe.tar.bz2
aports-419dc4bc9c0a97a132141ffe3e170e81620a9bbe.tar.xz
community/mate-calc: clarify license
Diffstat (limited to 'community/mate-calc')
-rw-r--r--community/mate-calc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mate-calc/APKBUILD b/community/mate-calc/APKBUILD
index dcf659af9c..7ee78de2f0 100644
--- a/community/mate-calc/APKBUILD
+++ b/community/mate-calc/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=mate-calc
pkgver=1.21.0
-pkgrel=0
+pkgrel=1
pkgdesc="Calculator for MATE"
url="https://github.com/mate-desktop/mate-calc"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-or-later"
depends="mate-common"
makedepends="itstool libtool intltool gtk+3.0-dev
libxml2-utils libxml2-dev"