diff --git a/main/gtk+/APKBUILD b/main/gtk+/APKBUILD index ac4c8b498b46b6a1d842be2e757cf264ab539319..f980b36cdf38af0c378a0db7bf2c96ecc8f02b44 100644 --- a/main/gtk+/APKBUILD +++ b/main/gtk+/APKBUILD @@ -1,15 +1,14 @@ -# Contributor: +# Contributor: # Maintainer: Natanael Copa pkgname=gtk+ pkgver=2.24.31 -pkgrel=0 +pkgrel=1 pkgdesc="metapackage for GTK+ runtime and development" -url="http://www.gtk.org/" +url="https://www.gtk.org/" arch="all" -license="LGPL" +license="LGPL-2.0-or-later" options="!check" depends="gtk+2.0>=$pkgver" -makedepends="$depends_dev" subpackages="$pkgname-dev" dev() {