[various]: replace ftp.gnome.org with download.gnome.org

This commit is contained in:
Natanael Copa 2017-11-20 09:18:05 +00:00
parent dfff8a757b
commit 55bfa0a5eb
6 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@ makedepends="intltool gobject-introspection-dev
upower-dev gtk+3.0-dev meson"
subpackages="$pkgname-lang"
install="$pkgname.post-install $pkgname.pre-deinstall $pkgname.post-upgrade"
source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
source="https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
builddir="${srcdir}/${pkgname}-${pkgver}"
prepare() {

View File

@ -13,7 +13,7 @@ depends_dev="gdk-pixbuf-dev json-glib-dev atk-dev pango-dev mesa-dev
makedepends="$depends_dev gobject-introspection-dev intltool"
install=""
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
source="https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
_builddir="${srcdir}/${pkgname}-${pkgver}"
prepare() {

View File

@ -12,7 +12,7 @@ depends_dev=
makedepends="glib-dev intltool"
install=""
subpackages="$pkgname-lang"
source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2"
source="https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2"
_builddir="${srcdir}/${pkgname}-${pkgver}"
prepare() {

View File

@ -12,7 +12,7 @@ depends_dev="gconf-dev libxml2-dev dbus-glib-dev gamin-dev"
makedepends="$depends_dev intltool linux-headers"
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.pre-deinstall"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
source="https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
disable-deprecated.patch
fix-resolv-no-address.patch"

View File

@ -14,7 +14,7 @@ depends_dev="gtk+3.0-dev gconf-dev libxklavier-dev libxml2-dev gobject-introspec
makedepends="$depends_dev intltool"
install=""
subpackages="$pkgname-dev $pkgname-lang"
source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
source="https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
_builddir="${srcdir}/${pkgname}-${pkgver}"
prepare() {

View File

@ -12,7 +12,7 @@ depends_dev="glib-dev libidl-dev"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="ftp://ftp.gnome.org/pub/GNOME/sources/ORBit2/${pkgver%.*}/ORBit2-${pkgver}.tar.bz2
source="https://download.gnome.org/sources/ORBit2/${pkgver%.*}/ORBit2-${pkgver}.tar.bz2
glib-2.36.patch"
_builddir="${srcdir}/ORBit2-${pkgver}"