diff options
Diffstat (limited to 'community/gifsicle/APKBUILD')
-rw-r--r-- | community/gifsicle/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gifsicle/APKBUILD b/community/gifsicle/APKBUILD index 7dc4d6bce9b..610019356b8 100644 --- a/community/gifsicle/APKBUILD +++ b/community/gifsicle/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Command-line tool for making, editing, and getting information about GIF animations" url="http://www.lcdf.org/gifsicle/" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="libx11-dev libice-dev libsm-dev" subpackages="$pkgname-doc" source="http://www.lcdf.org/gifsicle/gifsicle-$pkgver.tar.gz" |