[arch-commits] Commit in xfconf/repos (extra-i686 extra-i686/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Apr 20 21:56:25 UTC 2009
Date: Monday, April 20, 2009 @ 17:56:25
Author: andyrtr
Revision: 36302
Merged revisions 36241 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/xfconf/trunk
........
r36241 | andyrtr | 2009-04-20 20:20:03 +0000 (Mo, 20 Apr 2009) | 2 lines
upgpkg: xfconf 4.6.1-1
new version 4.6.1
........
Modified:
xfconf/repos/extra-i686/ (properties)
xfconf/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Property changes on: xfconf/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /xfconf/trunk:1-28200
+ /xfconf/trunk:1-36301
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-04-20 21:54:31 UTC (rev 36301)
+++ extra-i686/PKGBUILD 2009-04-20 21:56:25 UTC (rev 36302)
@@ -2,20 +2,20 @@
# Maintainer: tobias <tobias funnychar archlinux.org>
pkgname=xfconf
-pkgver=4.6.0
+pkgver=4.6.1
pkgrel=1
pkgdesc="xfconf.. thingie"
arch=('i686' 'x86_64')
license=('GPL2')
url="http://www.xfce.org/"
groups=('xfce4')
-depends=("dbus-glib>=0.78" "libxfce4util>=4.6.0")
+depends=("dbus-glib>=0.80" "libxfce4util>=4.6.1")
makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig')
options=('!libtool')
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=('38595f78379eb1f456e97b393fdafd20')
+md5sums=('d4d3018767ea9eb4b57cc57d4038023b')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list