[arch-commits] CVS update of extra (4 files)

Tobias Kieslich tobias at archlinux.org
Fri Jan 25 20:53:18 UTC 2008


    Date: Friday, January 25, 2008 @ 15:53:18
  Author: tobias
    Path: /home/cvs-extra/extra

Modified: x11/rxvt-unicode/PKGBUILD (1.28 -> 1.29)
          xfce4/xfce4-fsguard-plugin/PKGBUILD (1.16 -> 1.17)
          xfce4/xfce4-notes-plugin/PKGBUILD (1.17 -> 1.18)
          xfce4/xfce4-timer-plugin/PKGBUILD (1.8 -> 1.9)

upstream update


-------------------------------------+
 x11/rxvt-unicode/PKGBUILD           |   10 +++++-----
 xfce4/xfce4-fsguard-plugin/PKGBUILD |    8 ++++----
 xfce4/xfce4-notes-plugin/PKGBUILD   |    6 +++---
 xfce4/xfce4-timer-plugin/PKGBUILD   |    8 ++++----
 4 files changed, 16 insertions(+), 16 deletions(-)


Index: extra/x11/rxvt-unicode/PKGBUILD
diff -u extra/x11/rxvt-unicode/PKGBUILD:1.28 extra/x11/rxvt-unicode/PKGBUILD:1.29
--- extra/x11/rxvt-unicode/PKGBUILD:1.28	Wed Jan 16 19:52:33 2008
+++ extra/x11/rxvt-unicode/PKGBUILD	Fri Jan 25 15:53:18 2008
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.28 2008/01/17 00:52:33 tobias Exp $
+# $Id: PKGBUILD,v 1.29 2008/01/25 20:53:18 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
 
 pkgname=rxvt-unicode
-pkgver=8.9
-pkgrel=3
+pkgver=9.0
+pkgrel=1
 pkgdesc="an unicode enabled rxvt-clone terminal emulator (urxvt)"
 arch=(i686 x86_64)
 depends=('gcc-libs' 'libxft' 'libxpm')
-makedepends=('ncurses' 'perl>=5.10.0' 'pkgconfig')
+makedepends=('ncurses' 'perl>=5.8.8' 'pkgconfig')
 url="http://software.schmorp.de/pkg/rxvt-unicode.html"
 license=("GPL2")
 source=(http://dist.schmorp.de/rxvt-unicode/${pkgname}-${pkgver}.tar.bz2 \
         ${pkgname}.desktop ${pkgname}.png)
-md5sums=('033dc1ee5f48a645c0042fa214ae2b5c' '5bfefa1b41c2b81ca18f2ef847330543' \
+md5sums=('8ac474442aa6ea5dab0587b8529455db' '5bfefa1b41c2b81ca18f2ef847330543' \
          '84328cada91751df07324d95f8be4d1b')
 
 build() {
Index: extra/xfce4/xfce4-fsguard-plugin/PKGBUILD
diff -u extra/xfce4/xfce4-fsguard-plugin/PKGBUILD:1.16 extra/xfce4/xfce4-fsguard-plugin/PKGBUILD:1.17
--- extra/xfce4/xfce4-fsguard-plugin/PKGBUILD:1.16	Mon Dec  3 15:22:27 2007
+++ extra/xfce4/xfce4-fsguard-plugin/PKGBUILD	Fri Jan 25 15:53:17 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.16 2007/12/03 20:22:27 tobias Exp $
+# $Id: PKGBUILD,v 1.17 2008/01/25 20:53:17 tobias Exp $
 # Maintainer: aurelien <aurelien at archlinux.org>
 # Contributor: Ben <ben at benmazer.net>
 
 pkgname=xfce4-fsguard-plugin
-pkgver=0.4.0
-pkgrel=2
+pkgver=0.4.1
+pkgrel=1
 pkgdesc="File system usage monitor plugin for the Xfce4 panel"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -14,7 +14,7 @@
 makedepends=('pkgconfig')
 options=(!libtool)
 source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2d481555102f1f09d97ae05ab2a44d0b')
+md5sums=('9904837616dd7894a6137d919cb3f355')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
Index: extra/xfce4/xfce4-notes-plugin/PKGBUILD
diff -u extra/xfce4/xfce4-notes-plugin/PKGBUILD:1.17 extra/xfce4/xfce4-notes-plugin/PKGBUILD:1.18
--- extra/xfce4/xfce4-notes-plugin/PKGBUILD:1.17	Tue Dec  4 02:56:57 2007
+++ extra/xfce4/xfce4-notes-plugin/PKGBUILD	Fri Jan 25 15:53:17 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.17 2007/12/04 07:56:57 tobias Exp $
+# $Id: PKGBUILD,v 1.18 2008/01/25 20:53:17 tobias Exp $
 # Maintainer: aurelien <aurelien at archlinux.org>
 # Contributor: Ben Mazer <contrasutra at myrealbox.com>
 
 pkgname=xfce4-notes-plugin
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc="A notes plugin for the Xfce4 panel"
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 options=('!libtool')
 install=${pkgname}.install
 source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('979e3bce856ab217e7cfad14bd50cc26')
+md5sums=('be2e9006e2a033c722243e4afc1cfc2a')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
Index: extra/xfce4/xfce4-timer-plugin/PKGBUILD
diff -u extra/xfce4/xfce4-timer-plugin/PKGBUILD:1.8 extra/xfce4/xfce4-timer-plugin/PKGBUILD:1.9
--- extra/xfce4/xfce4-timer-plugin/PKGBUILD:1.8	Mon Dec  3 15:22:29 2007
+++ extra/xfce4/xfce4-timer-plugin/PKGBUILD	Fri Jan 25 15:53:17 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.8 2007/12/03 20:22:29 tobias Exp $
+# $Id: PKGBUILD,v 1.9 2008/01/25 20:53:17 tobias Exp $
 # Maintainer: aurelien <aurelien at archlinux.org>
 # Contributor: Tobias Kieslich <tobias (at) archlinux.org>
 
 pkgname=xfce4-timer-plugin
-pkgver=0.5.1
-pkgrel=4
+pkgver=0.6
+pkgrel=1
 pkgdesc="plugin to track time for the Xfce4 panel"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -14,7 +14,7 @@
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0036d3805cbe051d35e8ec595237e88c')
+md5sums=('ea50210f54922086c0cd836e3636cacd')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list