[arch-commits] Commit in xfce4-settings/repos (extra-x86_64 extra-x86_64/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Apr 20 20:53:21 UTC 2009
Date: Monday, April 20, 2009 @ 16:53:21
Author: andyrtr
Revision: 36261
Merged revisions 30697,36260 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/xfce4-settings/trunk
........
r30697 | allan | 2009-03-21 12:09:32 +0000 (Sa, 21 M?\195?\164r 2009) | 1 line
add intltool makedeps to a bunch of xfce packages (FS#13826)
........
r36260 | andyrtr | 2009-04-20 20:52:41 +0000 (Mo, 20 Apr 2009) | 2 lines
upgpkg: xfce4-settings 4.6.1-1
new version 4.6.1
........
Modified:
xfce4-settings/repos/extra-x86_64/ (properties)
xfce4-settings/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Property changes on: xfce4-settings/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /xfce4-settings/trunk:1-28046
+ /xfce4-settings/trunk:1-36260
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-04-20 20:52:41 UTC (rev 36260)
+++ extra-x86_64/PKGBUILD 2009-04-20 20:53:21 UTC (rev 36261)
@@ -3,20 +3,21 @@
# Contributor: Corrado Primier <bardo at aur.archlinux.org>
pkgname=xfce4-settings
-pkgver=4.6.0
+pkgver=4.6.1
pkgrel=1
pkgdesc="Settings manager for xfce"
arch=('i686' 'x86_64')
license=('GPL2')
url="http://www.xfce.org/"
groups=('xfce4')
-depends=('exo>=0.3.100' 'libnotify' 'libxfcegui4>=4.6.0' 'libxklavier' 'libwnck')
+depends=('exo>=0.3.101' 'libnotify' 'libxfcegui4>=4.6.1' 'libxklavier' 'libwnck')
makedepends=('intltool')
+makedepends=('intltool')
optdepends=('libcanberra: for sound control')
conflicts=('xfce-mcs-manager')
replaces=('xfce-mcs-manager')
source=(http://mocha.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ac538c4ab32e3a91f4567141adc3c898')
+md5sums=('dc1c8704471c5b0104fa10c30eb60cb6')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list