aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-bluetooth/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-10-31 15:01:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-10-31 15:45:30 +0000
commit79929e778ed38edf50f507dcb719a24d2ea9dea6 (patch)
tree0c8ff5fbf4695c794779bdf8195835439e1d4c43 /community/gnome-bluetooth/APKBUILD
parent7817a6c9e141ba7f1ae2d20ea1b00fdefac775a6 (diff)
community/[various]: replace ftp.gnome.org source url
Diffstat (limited to 'community/gnome-bluetooth/APKBUILD')
-rw-r--r--community/gnome-bluetooth/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-bluetooth/APKBUILD b/community/gnome-bluetooth/APKBUILD
index 586c680164d..9e2f017a409 100644
--- a/community/gnome-bluetooth/APKBUILD
+++ b/community/gnome-bluetooth/APKBUILD
@@ -12,7 +12,7 @@ makedepends="intltool gobject-introspection-dev libunique-dev
dbus-glib-dev gtk+3.0-dev itstool eudev-dev libcanberra-dev
meson"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang $pkgname-libs"
-source="http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+source="https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
61-gnome-bluetooth-rfkill.rules"
builddir="$srcdir"/$pkgname-$pkgver