[arch-commits] Commit in xfce4-weather-plugin/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Fri Feb 12 08:47:38 UTC 2021
Date: Friday, February 12, 2021 @ 08:47:37
Author: foutrelis
Revision: 407864
upgpkg: xfce4-weather-plugin 0.11.0-1: new upstream release
Modified:
xfce4-weather-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-12 08:08:04 UTC (rev 407863)
+++ PKGBUILD 2021-02-12 08:47:37 UTC (rev 407864)
@@ -2,7 +2,7 @@
# Contributor: Suzy Williams <suzanne.williams3 at verizon.net>
pkgname=xfce4-weather-plugin
-pkgver=0.10.2
+pkgver=0.11.0
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=('9017790b92953090c849b17b357b42fa8c562bf0e25af2fd2e5f53cfebc662c6')
+sha256sums=('e3242ea951d51bc0fded1d02a4f1f662bec16a1fb10c855f71bda6541a1153fc')
prepare() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list