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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Feb 1 15:37:37 UTC 2009


    Date: Sunday, February 1, 2009 @ 10:37:37
  Author: andyrtr
Revision: 25927

upgpkg: xfce4-settings 4.5.99.1-1
    new verions 4.5.99.1(=4.6rc1) - fix replaces array

Modified:
  xfce4-settings/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-01 15:31:06 UTC (rev 25926)
+++ PKGBUILD	2009-02-01 15:37:37 UTC (rev 25927)
@@ -1,4 +1,5 @@
-# Maintainer: tobias <funnychar archlinux.org>
+# $Id$
+# Maintainer: tobias <tobias funnychar archlinux.org>
 # Contributor: Corrado Primier <bardo at aur.archlinux.org>
 
 pkgname=xfce4-settings
@@ -13,7 +14,7 @@
          'libxklavier' 'libwnck')
 optdepends=('libcanberra: for sound control')
 conflicts=('xfce-mcs-manager')
-obsoletes=('xfce-mcs-manager')
+replaces=('xfce-mcs-manager')
 source=(http://mocha.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('7cd679a40b619adf27bf2edfb689b62f')
 




More information about the arch-commits mailing list