Date: Wednesday, May 2, 2018 @ 00:05:47 Author: cesura Revision: 318627
upgpkg: mate-themes 3.22.16-1 Updated to version 3.22.16 Modified: mate-themes/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-01 22:54:02 UTC (rev 318626) +++ PKGBUILD 2018-05-02 00:05:47 UTC (rev 318627) @@ -1,8 +1,8 @@ -# Maintainer: +# Maintainer: Brad Fanella <ces...@archlinux.org> # Contributor: Martin Wimpress <c...@flexion.org> pkgname=mate-themes -pkgver=3.22.15 +pkgver=3.22.16 pkgrel=1 pkgdesc="Default themes for the MATE desktop" url="http://mate-desktop.org" @@ -14,8 +14,8 @@ 'mate-icon-theme: default icon theme') options=('!emptydirs') groups=('mate') -source=("http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('8f9bbdf3103a5843f06c61afec935c2154e02b7fdaf6c2726c5b4dba8d5cb432') +source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") +sha256sums=('b2e5e8c21fc214010b45043a9a55035e1a028bf44f42e927929b6c9995b818cd') build() { cd ${pkgname}-${pkgver}