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

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


    Date: Sunday, February 1, 2009 @ 10:30:08
  Author: andyrtr
Revision: 25925

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

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-01 15:23:20 UTC (rev 25924)
+++ PKGBUILD	2009-02-01 15:30:08 UTC (rev 25925)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: tobias <funnychar archlinux.org>
+# Maintainer: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfconf
 pkgver=4.5.99.1
@@ -12,7 +12,7 @@
 depends=("dbus-glib>=0.78" "libxfce4util>=4.5.99.1")
 makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig')
 options=('!libtool')
-obsoletes=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
+replaces=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
 conflicts=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
 source=(http://mocha.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('4c22977a41a46ad11bde08ea8c03af73')




More information about the arch-commits mailing list