diff options
Diffstat (limited to 'community/libmateweather/APKBUILD')
-rw-r--r-- | community/libmateweather/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libmateweather/APKBUILD b/community/libmateweather/APKBUILD index f4712c21ad..83c312447f 100644 --- a/community/libmateweather/APKBUILD +++ b/community/libmateweather/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A library to access weather information from online services for numerous locations" url="https://github.com/mate-desktop/libmateweather" arch="all" -license="GPL2" +license="GPL-2.0" depends="mate-common" makedepends="libsoup-dev libtool intltool gtk+3.0-dev libxml2-utils tzdata" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" |