[arch-commits] Commit in xfce4-weather-plugin/trunk (PKGBUILD)

Evangelos Foutras foutrelis at nymeria.archlinux.org
Tue Feb 19 07:20:57 UTC 2013


    Date: Tuesday, February 19, 2013 @ 08:20:57
  Author: foutrelis
Revision: 178293

upgpkg: xfce4-weather-plugin 0.8.3-1

New upstream release.

For now we do not use an Arch-specific GeoNames username; might be needed in the future:

http://mail.xfce.org/pipermail/xfce/2013-February/031972.html

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-19 06:40:18 UTC (rev 178292)
+++ PKGBUILD	2013-02-19 07:20:57 UTC (rev 178293)
@@ -3,19 +3,19 @@
 # Contributor: Suzy Williams <suzanne.williams3 at verizon.net>
 
 pkgname=xfce4-weather-plugin
-pkgver=0.8.2
+pkgver=0.8.3
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
 license=('GPL2')
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxml2' 'hicolor-icon-theme')
+depends=('xfce4-panel' 'libxml2' 'libsoup' 'upower' 'hicolor-icon-theme')
 makedepends=('intltool')
 options=('!libtool')
 install=$pkgname.install
 source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9506a3b1c04992202790b1deac8bbef8ed4933a0becd5c8e61194118e7eb67fe')
+sha256sums=('40a6a22be7653b15a47174a430da89040f178695b48e5e01e77990050f715ce4')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list