[arch-commits] Commit in xfce4-weather-plugin/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Feb 23 01:11:40 UTC 2020
Date: Sunday, February 23, 2020 @ 01:11:39
Author: foutrelis
Revision: 376082
upgpkg: xfce4-weather-plugin 0.10.1-1: New upstream release.
Modified:
xfce4-weather-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-23 00:33:27 UTC (rev 376081)
+++ PKGBUILD 2020-02-23 01:11:39 UTC (rev 376082)
@@ -2,17 +2,17 @@
# Contributor: Suzy Williams <suzanne.williams3 at verizon.net>
pkgname=xfce4-weather-plugin
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=1
pkgdesc="A weather plugin for the Xfce4 panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-weather-plugin"
license=('GPL2')
groups=('xfce4-goodies')
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=('4423a0c27830fd1f08e063aaefbf70f31d89235d75549ca841d677ab2e409572')
+sha256sums=('afb2af5f3effc2ea6181636ed0e82e6dafd556ec1b8478100802f85a5d167a89')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list