diff options
-rw-r--r-- | user/gtk+/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/gtk+/APKBUILD b/user/gtk+/APKBUILD index 6fde28216..157afe4e7 100644 --- a/user/gtk+/APKBUILD +++ b/user/gtk+/APKBUILD @@ -4,7 +4,7 @@ pkgname=gtk+ pkgver=2.24.32 pkgrel=0 pkgdesc="Metapackage for GTK+ runtime and development" -url="http://www.gtk.org/" +url="https://www.gtk.org/" arch="all" license="LGPL-2.0+" options="!check !dbg" |