Date: Monday, March 25, 2019 @ 10:52:15 Author: foutrelis Revision: 349173
upgpkg: xfce4-weather-plugin 0.8.11-1 New upstream release. Modified: xfce4-weather-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-25 09:04:36 UTC (rev 349172) +++ PKGBUILD 2019-03-25 10:52:15 UTC (rev 349173) @@ -2,7 +2,7 @@ # Contributor: Suzy Williams <[email protected]> pkgname=xfce4-weather-plugin -pkgver=0.8.10 +pkgver=0.8.11 pkgrel=1 pkgdesc="A weather plugin for the Xfce4 panel" arch=('x86_64') @@ -12,7 +12,7 @@ depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme') makedepends=('intltool') source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) -sha256sums=('ee6d43c444904631c240470e15e96215c2ce451158bfdbf234bce892bf60eab8') +sha256sums=('0382ce99c0ad4424afe7096a354f301a9396d12807a0f2ab041912d6ab58145d') build() { cd "$srcdir/$pkgname-$pkgver"
