[arch-commits] Commit in xfce4-weather-plugin/repos (2 files)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jun 20 17:12:46 UTC 2009


    Date: Saturday, June 20, 2009 @ 13:12:46
  Author: andyrtr
Revision: 43186

Merged revisions 43185 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/xfce4-weather-plugin/trunk

........
  r43185 | andyrtr | 2009-06-20 17:12:08 +0000 (Sa, 20 Jun 2009) | 2 lines
  
  upgpkg: xfce4-weather-plugin 0.6.4-1
      new version 0.6.4
........

Modified:
  xfce4-weather-plugin/repos/extra-x86_64/	(properties)
  xfce4-weather-plugin/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: xfce4-weather-plugin/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /xfce4-weather-plugin/trunk:1-42484
   + /xfce4-weather-plugin/trunk:1-43185

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-06-20 17:12:08 UTC (rev 43185)
+++ extra-x86_64/PKGBUILD	2009-06-20 17:12:46 UTC (rev 43186)
@@ -3,19 +3,19 @@
 # Contributor: Suzy Williams <suzanne.williams3 at verizon.net>
 
 pkgname=xfce4-weather-plugin
-pkgver=0.6.3
+pkgver=0.6.4
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://xfce-goodies.berlios.de/"
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxml2')
+depends=('xfce4-panel' 'libxml2' 'hicolor-icon-theme')
 makedepends=('pkgconfig')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('635d939de81ef7c30ea9b726b9ab6741')
+source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('f40ebe05913c4bde4f547f966ae1df4e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list