Date: Tuesday, July 17, 2018 @ 18:25:19 Author: cesura Revision: 361103
upgpkg: libmateweather 1.20.1-1 Updated to version 1.20.1 Modified: libmateweather/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-17 18:22:02 UTC (rev 361102) +++ PKGBUILD 2018-07-17 18:25:19 UTC (rev 361103) @@ -1,8 +1,8 @@ -# Maintainer: +# Maintainer: Brad Fanella <ces...@archlinux.org # Contributor: Martin Wimpress <c...@flexion.org> pkgname=libmateweather -pkgver=1.20.0 +pkgver=1.20.1 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=('076eddad046454d8e8f90413b1b33594975fc2a51c2a0cec1fff40b09adf15b1') +sha256sums=('21f35e05bb586c1a01b9754ad48726470ab456778350de32b6c5bdb286b5e12e') build() { cd ${pkgname}-${pkgver}