Date: Thursday, April 25, 2019 @ 20:28:48 Author: arojas Revision: 454030
https Modified: mate-backgrounds/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 18:30:15 UTC (rev 454029) +++ PKGBUILD 2019-04-25 20:28:48 UTC (rev 454030) @@ -5,12 +5,12 @@ pkgver=1.22.0 pkgrel=1 pkgdesc="Background images and data for MATE" -url="http://mate-desktop.org" +url="https://mate-desktop.org" arch=('any') license=('GPL') makedepends=('intltool') groups=('mate') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") sha256sums=('496e6cf2817759c06f0bf1ba255c731726958f315ca4b559ab048b8809802cc9') build() {