diff options
Diffstat (limited to 'community/gimp/APKBUILD')
-rw-r--r-- | community/gimp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gimp/APKBUILD b/community/gimp/APKBUILD index ae795a9a32..a67b526f9e 100644 --- a/community/gimp/APKBUILD +++ b/community/gimp/APKBUILD @@ -4,7 +4,7 @@ pkgname=gimp pkgver=2.8.22 pkgrel=1 pkgdesc="GNU Image Manipulation Program" -url="http://www.gimp.org/" +url="https://www.gimp.org/" arch="all" license="GPLv3+" depends="dbus" |