diff options
Diffstat (limited to 'community/libindicator/APKBUILD')
-rw-r--r-- | community/libindicator/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libindicator/APKBUILD b/community/libindicator/APKBUILD index 4ec404ffcf..4e86c9b228 100644 --- a/community/libindicator/APKBUILD +++ b/community/libindicator/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Set of symbols and convenience functions for Ayatana indicators (GTK+ 3 library)" url="https://launchpad.net/libindicator" arch="all" -license="GPL3" +license="GPL-3.0" makedepends="gtk+3.0-dev" subpackages="$pkgname-dev" source="https://launchpad.net/$pkgname/${pkgver%.*}/${pkgver}/+download/$pkgname-$pkgver.tar.gz" |