Date: Saturday, May 20, 2017 @ 17:57:42 Author: arojas Revision: 228783
Update to 1.18.1 Modified: libmateweather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-20 17:52:33 UTC (rev 228782) +++ PKGBUILD 2017-05-20 17:57:42 UTC (rev 228783) @@ -1,7 +1,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=libmateweather -pkgver=1.18.0 +pkgver=1.18.1 pkgrel=1 pkgdesc="Provides access to weather information from the Internet." url="http://mate-desktop.org" @@ -12,7 +12,7 @@ conflicts=('libmateweather-gtk3') replaces=('libmateweather-gtk3') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('b0f158847c02a22ca2fc802a855a681f5970ce9a') +sha1sums=('ad6536d05b257405ca7a5b64a0a122915f65a07e') build() { cd ${pkgname}-${pkgver}
