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

Ionut Biru ibiru at archlinux.org
Mon Sep 27 09:33:29 UTC 2010


    Date: Monday, September 27, 2010 @ 05:33:29
  Author: ibiru
Revision: 91471

upgpkg: gnome-settings-daemon 2.31.92-1
update to 2.31.92

Modified:
  gnome-settings-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 09:33:19 UTC (rev 91470)
+++ PKGBUILD	2010-09-27 09:33:29 UTC (rev 91471)
@@ -2,21 +2,20 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-settings-daemon
-pkgver=2.30.2
-pkgrel=2
+pkgver=2.31.92
+pkgrel=1
 pkgdesc="The GNOME Settings daemon"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('libgnomekbd>=2.30.1' 'gnome-desktop>=2.30.2' 'libnotify>=0.4.5' 'gstreamer0.10-base>=0.10.29' 'hicolor-icon-theme')
+depends=('libgnomekbd>=2.31.92' 'gnome-desktop>=2.31.92' 'libnotify>=0.4.5' 'gstreamer0.10-base>=0.10.30' 'hicolor-icon-theme')
 makedepends=('intltool' 'pkg-config')
-conflicts=('gnome-control-center<2.22.0')
 options=(!emptydirs !libtool)
 install=gnome-settings-daemon.install
 url="http://www.gnome.org"
 groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2
         gstreamer-volume-2.30.patch)
-sha256sums=('7cd22dab52f52900ee13a5bc0c1a186e91d33e77f5333c4622f84d85e4eb71f4'
+sha256sums=('ca10ab0862702efd0558485fb6242ec23b891b34624a82315638a85445c0e2aa'
             '4b2a14c0e238f3cde71619b74f178544151bb319dee84b52133a254b85548582')
 
 build() {
@@ -28,7 +27,6 @@
   automake
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
       --libexecdir=/usr/bin --disable-static
-
   make
   make DESTDIR="${pkgdir}" GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 install
 




More information about the arch-commits mailing list