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

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


    Date: Saturday, June 20, 2009 @ 13:12:08
  Author: andyrtr
Revision: 43185

upgpkg: xfce4-weather-plugin 0.6.4-1
    new version 0.6.4

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-20 17:07:50 UTC (rev 43184)
+++ PKGBUILD	2009-06-20 17:12:08 UTC (rev 43185)
@@ -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