Date: Thursday, April 25, 2019 @ 20:29:21 Author: arojas Revision: 454031
https Modified: mate-common/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 20:28:48 UTC (rev 454030) +++ PKGBUILD 2019-04-25 20:29:21 UTC (rev 454031) @@ -9,8 +9,8 @@ license=('GPL') depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool' 'pkg-config') -url="http://mate-desktop.org" -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") +url="https://mate-desktop.org" +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") sha256sums=('3f19973a26ccff12834615c4fcc7414cef542ea648f391125e5cfdd8ec649c86') build() {