Date: Sunday, August 8, 2021 @ 18:12:34 Author: arojas Revision: 995413
Update to 1.26.0 Modified: libmateweather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 18:11:56 UTC (rev 995412) +++ PKGBUILD 2021-08-08 18:12:34 UTC (rev 995413) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=libmateweather -pkgver=1.24.1 +pkgver=1.26.0 pkgrel=1 pkgdesc="Provides access to weather information from the Internet." url="https://mate-desktop.org" @@ -12,7 +12,7 @@ conflicts=('libmateweather-gtk3') replaces=('libmateweather-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('9b4cfdefcd368137b9300e19fd6ed31b26a56336b78ef3fa772156755361a709') +sha256sums=('a7fd9713099c88826fb67249771cd0cdb92ee9d4784068b1a165840b84607b15') build() { cd "${pkgname}-${pkgver}"
