diff options
Diffstat (limited to 'community/pluma/APKBUILD')
-rw-r--r-- | community/pluma/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pluma/APKBUILD b/community/pluma/APKBUILD index 7c12a59660..e213345042 100644 --- a/community/pluma/APKBUILD +++ b/community/pluma/APKBUILD @@ -13,7 +13,7 @@ makedepends="intltool enchant-dev iso-codes-dev gtk+3.0-dev mate-desktop-dev gtksourceview-dev dconf-dev libsm-dev itstool libxml2-utils fortify-headers libpeas-dev gsettings-desktop-schemas-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() { |