diff options
Diffstat (limited to 'testing/wicd')
-rw-r--r-- | testing/wicd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wicd/APKBUILD b/testing/wicd/APKBUILD index e3bb51392c..3523ff24c2 100644 --- a/testing/wicd/APKBUILD +++ b/testing/wicd/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="Wicd is an open source wired and wireless network manager for Linux" url="http://wicd.sourceforge.net/" arch="noarch" -license="GPLv2" +license="GPL-2.0" depends="python2 py-gtk dbus py-dbus wireless-tools iproute2 pm-utils py2-babel" makedepends="py-setuptools" source="${pkgname}-${pkgver}.tar.gz::https://github.com/dpaleino/wicd/archive/1.7.2.4.tar.gz |