diff options
Diffstat (limited to 'main/libgsf/APKBUILD')
-rw-r--r-- | main/libgsf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libgsf/APKBUILD b/main/libgsf/APKBUILD index 486245d5bf..1b9708333f 100644 --- a/main/libgsf/APKBUILD +++ b/main/libgsf/APKBUILD @@ -3,7 +3,7 @@ pkgname=libgsf pkgver=1.14.41 pkgrel=0 pkgdesc="The GNOME Structured File Library is a utility library for reading and writing structured file formats." -url="http://www.gnome.org/" +url="https://www.gnome.org/" arch="all" license="GPL LGPL" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" |