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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Feb 1 16:16:39 UTC 2009


    Date: Sunday, February 1, 2009 @ 11:16:39
  Author: andyrtr
Revision: 25944

upgpkg: xfce4-session 4.5.99.1-1
    new verions 4.5.99.1(=4.6rc1)

Modified:
  xfce4-session/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-01 16:10:26 UTC (rev 25943)
+++ PKGBUILD	2009-02-01 16:16:39 UTC (rev 25944)
@@ -1,21 +1,21 @@
 # $Id$
-# Maintainer: Tobias Kieslich <tobias at archlinux.org>
+# Maintainer: Tobias Kieslich <tobias funnychar archlinux.org>
 
 pkgname=xfce4-session
-pkgver=4.4.3
+pkgver=4.5.99.1
 pkgrel=1
 pkgdesc="A session manager for Xfce"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=('libxfcegui4>=4.4.3' 'libxfce4mcs>=4.4.3' 'dbus-core>=1.2.3-1' 'hicolor-icon-theme')
-makedepends=('xfce-mcs-manager>=4.4.3' 'pkgconfig' 'perlxml' 'xorg-server-utils')
+depends=("libxfcegui4>=$pkgver" 'libwnck' 'hicolor-icon-theme')
+makedepends=('pkgconfig' 'perlxml' 'xorg-server-utils')
 replaces=('xfce4-toys')
 options=('!libtool')
 install=${pkgname}.install
 source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5c522e0d28c952af413cf0c43257b907')
+md5sums=('780336c10d8d42d5a79221b5fabe3f20')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list