Date: Wednesday, February 7, 2018 @ 22:13:44 Author: arojas Revision: 290086
Update to 1.20 Modified: libmateweather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-07 22:11:23 UTC (rev 290085) +++ PKGBUILD 2018-02-07 22:13:44 UTC (rev 290086) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=libmateweather -pkgver=1.18.2 +pkgver=1.20.0 pkgrel=1 pkgdesc="Provides access to weather information from the Internet." url="https://mate-desktop.org" @@ -13,7 +13,7 @@ conflicts=('libmateweather-gtk3') replaces=('libmateweather-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('1e1912cda0162897276a653711cb3be2d4269232b72d985c8c8f8d516add79e0') +sha256sums=('076eddad046454d8e8f90413b1b33594975fc2a51c2a0cec1fff40b09adf15b1') build() { cd ${pkgname}-${pkgver}
