From 58ecfc578003e00f5f58ab41a95cb0643d0067bc Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Fri, 27 Mar 2015 04:06:10 +0800 Subject: mingw-w64-{gtk2,gdk-pixbuf2}: Use HTTPS to download sources --- mingw-w64-gdk-pixbuf2/PKGBUILD | 2 +- mingw-w64-gtk2/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-gdk-pixbuf2/PKGBUILD b/mingw-w64-gdk-pixbuf2/PKGBUILD index 0231b6f..508254b 100644 --- a/mingw-w64-gdk-pixbuf2/PKGBUILD +++ b/mingw-w64-gdk-pixbuf2/PKGBUILD @@ -18,7 +18,7 @@ depends=( 'mingw-w64-libtiff') options=(!strip !buildflags staticlibs) source=( - "http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz") + "https://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz") sha256sums=('ddd861747bb7c580acce7cfa3ce38c3f52a9516e66a6477988fd100c8fb9eabc') _architectures="i686-w64-mingw32 x86_64-w64-mingw32" diff --git a/mingw-w64-gtk2/PKGBUILD b/mingw-w64-gtk2/PKGBUILD index f118ff6..3e6fc07 100644 --- a/mingw-w64-gtk2/PKGBUILD +++ b/mingw-w64-gtk2/PKGBUILD @@ -18,7 +18,7 @@ depends=( 'mingw-w64-cairo>=1.6' 'mingw-w64-gdk-pixbuf2>=2.21.0') options=(!libtool !strip !buildflags staticlibs) -source=("http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz") +source=("https://download.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz") sha256sums=("20cb10cae43999732a9af2e9aac4d1adebf2a9c2e1ba147050976abca5cd24f4") _architectures="i686-w64-mingw32 x86_64-w64-mingw32" -- cgit v1.2.3