diff options
Diffstat (limited to 'community/mate-backgrounds/APKBUILD')
-rw-r--r-- | community/mate-backgrounds/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-backgrounds/APKBUILD b/community/mate-backgrounds/APKBUILD index b9c40189f7..5943a14f9b 100644 --- a/community/mate-backgrounds/APKBUILD +++ b/community/mate-backgrounds/APKBUILD @@ -10,7 +10,7 @@ license="GPL-2.0" depends="mate-common" makedepends="intltool" subpackages="$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() { |