diff options
Diffstat (limited to 'community/gnome-themes-standard/APKBUILD')
-rw-r--r-- | community/gnome-themes-standard/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-themes-standard/APKBUILD b/community/gnome-themes-standard/APKBUILD index 78a3508698..d9601698dc 100644 --- a/community/gnome-themes-standard/APKBUILD +++ b/community/gnome-themes-standard/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Default themes for the GNOME desktop" url="http://www.gnome.org" arch="all" -license="GPL2" +license="GPL-2.0" depends="adwaita-gtk2-theme" depends_dev="gtk+3.0-dev librsvg-dev" makedepends="$depends_dev intltool" |