[arch-commits] Commit in xfce4-weather-plugin/repos (extra-i686 extra-i686/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jun 20 17:14:29 UTC 2009


    Date: Saturday, June 20, 2009 @ 13:14:29
  Author: andyrtr
Revision: 43187

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

........
  r43185 | andyrtr | 2009-06-20 19:12:08 +0200 (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-i686/	(properties)
  xfce4-weather-plugin/repos/extra-i686/PKGBUILD

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


Property changes on: xfce4-weather-plugin/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /xfce4-weather-plugin/trunk:1-42485
   + /xfce4-weather-plugin/trunk:1-43186

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-06-20 17:12:46 UTC (rev 43186)
+++ extra-i686/PKGBUILD	2009-06-20 17:14:29 UTC (rev 43187)
@@ -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