[arch-commits] CVS update of extra/xfce4 (2 files)

Tobias Kieslich tobias at archlinux.org
Mon Dec 3 22:16:47 UTC 2007


    Date: Monday, December 3, 2007 @ 17:16:47
  Author: tobias
    Path: /home/cvs-extra/extra/xfce4

Modified: xfce4-artwork/PKGBUILD (1.10 -> 1.11)
          xfce4-cpugraph-plugin/PKGBUILD (1.11 -> 1.12)

some more simple bugfixes


--------------------------------+
 xfce4-artwork/PKGBUILD         |    8 ++++----
 xfce4-cpugraph-plugin/PKGBUILD |    5 +++--
 2 files changed, 7 insertions(+), 6 deletions(-)


Index: extra/xfce4/xfce4-artwork/PKGBUILD
diff -u extra/xfce4/xfce4-artwork/PKGBUILD:1.10 extra/xfce4/xfce4-artwork/PKGBUILD:1.11
--- extra/xfce4/xfce4-artwork/PKGBUILD:1.10	Mon Dec  3 04:21:03 2007
+++ extra/xfce4/xfce4-artwork/PKGBUILD	Mon Dec  3 17:16:47 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.10 2007/12/03 09:21:03 tobias Exp $
+# $Id: PKGBUILD,v 1.11 2007/12/03 22:16:47 tobias Exp $
 # Maintainer: aurelien <aurelien at archlinux.org>
 # Contributor: Ben <contrasutra at myrealbox.com>
 
 pkgname=xfce4-artwork
-pkgver=0.2
-pkgrel=2
+pkgver=0.1
+pkgrel=5
 pkgdesc="Backdrops for the Xfce4 desktop"
 arch=(i686 x86_64)
 license=("GPL2")
@@ -13,7 +13,7 @@
 depends=('xfdesktop')
 makedepends=('pkgconfig')
 options=('!libtool')
-source=(ftp://ftp.berlios.de/pub/xfce-goodies/artwork/${pkgname}-${pkgver}.tar.gz)
+source=(http://ftp.berlios.de/pub/xfce4-goodies/artwork/${pkgname}-${pkgver}.tar.gz)
 md5sums=('b7612ee950fcf052e5acfacd0fda729f')
 
 build() {
Index: extra/xfce4/xfce4-cpugraph-plugin/PKGBUILD
diff -u extra/xfce4/xfce4-cpugraph-plugin/PKGBUILD:1.11 extra/xfce4/xfce4-cpugraph-plugin/PKGBUILD:1.12
--- extra/xfce4/xfce4-cpugraph-plugin/PKGBUILD:1.11	Mon Dec  3 04:21:04 2007
+++ extra/xfce4/xfce4-cpugraph-plugin/PKGBUILD	Mon Dec  3 17:16:47 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.11 2007/12/03 09:21:04 tobias Exp $
+# $Id: PKGBUILD,v 1.12 2007/12/03 22:16:47 tobias Exp $
 # Maintainer: aurelien <aurelien at archlinux.org>
 # Contributor: Aurelien Foret <orelien at chez.com>
 
@@ -13,7 +13,8 @@
 depends=('xfce4-panel')
 makedepends=('pkgconfig')
 options=('!libtool')
-source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('246697fc1e1ec5009aea34d4ef1dca95')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list