diff options
Diffstat (limited to 'community/mate-applets')
-rw-r--r-- | community/mate-applets/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mate-applets/APKBUILD b/community/mate-applets/APKBUILD index 465d92417c..262b688a0f 100644 --- a/community/mate-applets/APKBUILD +++ b/community/mate-applets/APKBUILD @@ -2,11 +2,11 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=mate-applets pkgver=1.21.0 -pkgrel=0 +pkgrel=1 pkgdesc="Applets for use with the MATE panel" url="https://github.com/mate-desktop/mate-applets" arch="all" -license="GPL-2.0" +license="GPL-2.0-or-later" depends="mate-icon-theme" makedepends="intltool gtk+3.0-dev mate-panel-dev libwnck3-dev mate-desktop-dev dconf-dev itstool linux-headers libxml2-dev |