diff options
Diffstat (limited to 'community/mate-settings-daemon/APKBUILD')
-rw-r--r-- | community/mate-settings-daemon/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-settings-daemon/APKBUILD b/community/mate-settings-daemon/APKBUILD index 596b8ee5c4..12c604a187 100644 --- a/community/mate-settings-daemon/APKBUILD +++ b/community/mate-settings-daemon/APKBUILD @@ -13,7 +13,7 @@ makedepends="libtool intltool libmatekbd-dev freeglut-dev mate-desktop-dev polkit-dev startup-notification-dev libcanberra-dev libmatemixer-dev libnotify-dev gobject-introspection-dev" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" -source="http://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz" +source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz" builddir="$srcdir/$pkgname-$pkgver" build() { |