diff options
Diffstat (limited to 'community/wbar/APKBUILD')
-rw-r--r-- | community/wbar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wbar/APKBUILD b/community/wbar/APKBUILD index aae76821e30..811add82897 100644 --- a/community/wbar/APKBUILD +++ b/community/wbar/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A simple and customizable quick-launch desktop dock" url="https://code.google.com/p/wbar/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" depends_dev="" makedepends="libglade-dev intltool imlib2-dev" |