diff options
Diffstat (limited to 'main/icon-naming-utils/APKBUILD')
-rw-r--r-- | main/icon-naming-utils/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/icon-naming-utils/APKBUILD b/main/icon-naming-utils/APKBUILD index 17e55d6834d..2ded3e6ec5d 100644 --- a/main/icon-naming-utils/APKBUILD +++ b/main/icon-naming-utils/APKBUILD @@ -5,7 +5,7 @@ pkgrel=2 pkgdesc="Maps the new names of icons for Tango to the legacy names used by the GNOME and KDE desktops." url="http://tango.freedesktop.org/" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="perl-xml-simple" makedepends="" source="http://tango.freedesktop.org/releases/$pkgname-$pkgver.tar.bz2" |