From 6f67ef43efd1527da197ef79713e303106dc67e4 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Sat, 23 Apr 2016 03:57:16 +0100 Subject: [PATCH] plasma5-applets-yahoo-weather: updat to 5.2.0 --- plasma5-applets-yahoo-weather/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plasma5-applets-yahoo-weather/PKGBUILD b/plasma5-applets-yahoo-weather/PKGBUILD index b88ed1768..da26aeeaa 100644 --- a/plasma5-applets-yahoo-weather/PKGBUILD +++ b/plasma5-applets-yahoo-weather/PKGBUILD @@ -1,6 +1,6 @@ pkgname=plasma5-applets-yahoo-weather _name=com.librehat.yahooweather -pkgver=5.1.1 +pkgver=5.2.0 pkgrel=1 pkgdesc="Yahoo! Weather Widget for Plasma Desktop" arch=('x86_64') @@ -10,7 +10,7 @@ group=('plasma5-applets') depends=('plasma-workspace' 'qt5-tools') makedepends=('extra-cmake-modules' 'zip') source=("https://github.com/librehat/com.librehat.yahooweather/archive/v${pkgver}.tar.gz") -sha256sums=('7f06ac22aca1f175d55855d0e93bd9b2fe93286472f6b5188e449982fc7b7392') +sha256sums=('94e2891bf9ef65de52a5e35528eb8af45e4ed7829f6678e5d346727c21d388d5') build() { cd "${_name}-${pkgver}/plasmoid"