Date: Wednesday, November 1, 2017 @ 17:26:40 Author: arojas Revision: 265022
Update to 1.18.2 Modified: mate-netbook/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-01 17:24:36 UTC (rev 265021) +++ PKGBUILD 2017-11-01 17:26:40 UTC (rev 265022) @@ -1,10 +1,10 @@ # Contributor: Martin Wimpress <c...@flexion.org> pkgname=mate-netbook -pkgver=1.18.1 +pkgver=1.18.2 pkgrel=1 pkgdesc="A simple window management tool (GTK2 version)" -url="http://mate-desktop.org" +url="https://mate-desktop.org" arch=('i686' 'x86_64') license=('GPL') depends=('libfakekey' 'mate-panel') @@ -12,8 +12,8 @@ groups=('mate-extra') conflicts=('mate-netbook-gtk3') replaces=('mate-netbook-gtk3') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('03f2ddca5f1d57cf1dbf5b2172240c60ec5704f2') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") +sha256sums=('6b9f50eda48e19704d2250d0cc34f6d0b60af177595afb4ef6cf75f026acc577') build() { cd ${pkgname}-${pkgver}