[arch-commits] Commit in gnome-settings-daemon/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Nov 30 12:32:33 UTC 2008
Date: Sunday, November 30, 2008 @ 07:32:33
Author: jgc
Revision: 19782
upgpkg: gnome-settings-daemon 2.24.1-1
Modified:
gnome-settings-daemon/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-30 12:29:51 UTC (rev 19781)
+++ PKGBUILD 2008-11-30 12:32:33 UTC (rev 19782)
@@ -2,12 +2,12 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-settings-daemon
-pkgver=2.24.0
+pkgver=2.24.1
pkgrel=1
pkgdesc="The GNOME Settings daemon"
arch=(i686 x86_64)
license=('GPL')
-depends=('libgnomekbd>=2.24.0' 'libxxf86misc' 'gstreamer0.10-base>=0.10.20' 'gnome-desktop>=2.24.0' 'libnotify>=0.4.4')
+depends=('libgnomekbd>=2.24.0' 'libxxf86misc' 'gstreamer0.10-base>=0.10.21' 'gnome-desktop>=2.24.2' 'libnotify>=0.4.5' 'esound')
makedepends=('perlxml' 'pkgconfig')
conflicts=('gnome-control-center<2.22.0')
options=(!emptydirs !libtool)
@@ -15,7 +15,7 @@
url="http://www.gnome.org"
groups=('gnome')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2e30e9d17b810103d493e474fbfd20e5')
+md5sums=('841447fa690a3a4712e9ddaec2584824')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list