diff options
Diffstat (limited to 'community/mate-themes/APKBUILD')
-rw-r--r-- | community/mate-themes/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-themes/APKBUILD b/community/mate-themes/APKBUILD index 93eff5fa91..a6c122303d 100644 --- a/community/mate-themes/APKBUILD +++ b/community/mate-themes/APKBUILD @@ -10,7 +10,7 @@ license="LGPL-2.0" depends="mate-common" makedepends="intltool gdk-pixbuf-dev gtk+2.0-dev icon-naming-utils gtk+3.0-dev" subpackages="$pkgname-lang" -source="http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/$pkgname-$pkgver.tar.xz" +source="https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/$pkgname-$pkgver.tar.xz" builddir="$srcdir/$pkgname-$pkgver" build() { |