diff options
-rw-r--r-- | community/mate-panel/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mate-panel/APKBUILD b/community/mate-panel/APKBUILD index a3f6afa0de..82f87645a7 100644 --- a/community/mate-panel/APKBUILD +++ b/community/mate-panel/APKBUILD @@ -2,11 +2,11 @@ # Maintainer: Alan Lacerda <alacerda@alpinelinux.org> pkgname=mate-panel pkgver=1.21.1 -pkgrel=0 +pkgrel=1 pkgdesc="The MATE panel is the area on your desktop from which you can run applications" url="https://github.com/mate-desktop/mate-panel" arch="all" -license="GPL-2.0" +license="GPL-2.0-or-later LGPL-2.0-or-later" depends="mate-common mate-desktop" makedepends="librsvg-dev libmateweather-dev libtool intltool itstool mate-menus-dev dconf-dev libice-dev libsm-dev libcanberra-dev dbus-glib-dev |