[arch-commits] Commit in gnome-settings-daemon/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Sep 19 15:20:52 UTC 2011
Date: Monday, September 19, 2011 @ 11:20:51
Author: ibiru
Revision: 138248
update to 3.1.92
Modified:
gnome-settings-daemon/trunk/PKGBUILD
----------+
PKGBUILD | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-19 15:17:19 UTC (rev 138247)
+++ PKGBUILD 2011-09-19 15:20:51 UTC (rev 138248)
@@ -2,15 +2,13 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-settings-daemon
-pkgver=3.1.91
+pkgver=3.1.92
pkgrel=1
pkgdesc="The GNOME Settings daemon"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('libgnomekbd' 'gnome-desktop' 'libnotify' 'hicolor-icon-theme'
- 'libcanberra-pulse' 'gsettings-desktop-schemas' 'nss' 'gconf'
- 'dconf' 'pulseaudio' 'pulseaudio-alsa' 'upower')
-makedepends=('intltool' 'gtk-doc' 'gnome-desktop' 'colord')
+depends=('libgnomekbd' 'gnome-desktop' 'libnotify' 'hicolor-icon-theme' 'libcanberra-pulse' 'gsettings-desktop-schemas' 'nss' 'gconf' 'dconf' 'pulseaudio' 'pulseaudio-alsa' 'upower')
+makedepends=('intltool' 'gtk-doc' 'gnome-desktop')
options=('!emptydirs' '!libtool')
install=gnome-settings-daemon.install
url="http://www.gnome.org"
@@ -18,7 +16,7 @@
replaces=(gnome-settings-daemon-pulse)
conflicts=(gnome-settings-daemon-pulse)
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('bd907225c84f5a6cf84356a22d5935cb141b3f8841290f7192de20642c0b5e90')
+sha256sums=('e1dadfbf3a830e0606456e9269db4f80673ff4607be8106c49a607b41156f97f')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list