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

Evangelos Foutras foutrelis at archlinux.org
Sat Apr 28 22:55:29 UTC 2012


    Date: Saturday, April 28, 2012 @ 18:55:29
  Author: foutrelis
Revision: 157539

upgpkg: xfce4-session 4.10.0-1

New upstream release.

Modified:
  xfce4-session/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-28 22:44:06 UTC (rev 157538)
+++ PKGBUILD	2012-04-28 22:55:29 UTC (rev 157539)
@@ -3,7 +3,7 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfce4-session
-pkgver=4.8.3
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A session manager for Xfce"
 arch=('i686' 'x86_64')
@@ -12,15 +12,15 @@
 groups=('xfce4')
 # keep xorg-server-utils for https://bugs.archlinux.org/task/21096
 # upower and consolekit for reboot/shutdown/hibernate/suspend
-depends=('xfce4-panel' 'gconf' 'libgnome-keyring' 'libwnck' 'libsm'
-         'xorg-iceauth' 'upower' 'consolekit' 'hicolor-icon-theme')
+depends=('libxfce4ui' 'libgnome-keyring' 'libwnck' 'libsm' 'xorg-iceauth'
+         'upower' 'consolekit' 'hicolor-icon-theme')
 makedepends=('intltool')
 optdepends=('fortune-mod: for xfce4-tips')
-replaces=('xfce4-toys')
+replaces=('xfce-utils')
 options=('!libtool')
 install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('f0801b8c0ffa7e5d41b29b8df281ac127adf467bf50e8ded8aebe5a02bd99338')
+source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
+sha256sums=('bb8aa9a74c3d382840596fb4875144d66c7f3f47c8e9ee81d31e3428a72c46ce')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list