diff options
Diffstat (limited to 'community/mate-desktop/APKBUILD')
-rw-r--r-- | community/mate-desktop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-desktop/APKBUILD b/community/mate-desktop/APKBUILD index 54a3275964..e343b1c694 100644 --- a/community/mate-desktop/APKBUILD +++ b/community/mate-desktop/APKBUILD @@ -11,7 +11,7 @@ depends="mate-common yelp-tools" makedepends="startup-notification itstool intltool dconf-dev gtk+3.0-dev libxrandr-dev libxml2-utils iso-codes-dev" subpackages="$pkgname-lang $pkgname-dev $pkgname-doc" -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() { |