[arch-commits] Commit in gnome-session/trunk (PKGBUILD)
Jan de Groot
jgc at nymeria.archlinux.org
Tue Feb 25 12:53:32 UTC 2014
Date: Tuesday, February 25, 2014 @ 13:53:32
Author: jgc
Revision: 206407
upgpkg: gnome-session 3.11.4-1
Modified:
gnome-session/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-25 12:36:53 UTC (rev 206406)
+++ PKGBUILD 2014-02-25 12:53:32 UTC (rev 206407)
@@ -2,13 +2,13 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=gnome-session
-pkgver=3.10.1
+pkgver=3.11.4
pkgrel=1
pkgdesc="The GNOME Session Handler"
arch=(i686 x86_64)
license=(GPL LGPL)
depends=(systemd dconf gsettings-desktop-schemas gtk3 gnome-desktop
- hicolor-icon-theme json-glib libgl libsm libxtst upower)
+ hicolor-icon-theme json-glib libgl libsm libxtst systemd dbus-glib)
makedepends=(intltool mesa gtk-doc xtrans)
options=('!emptydirs')
install=gnome-session.install
@@ -16,7 +16,7 @@
groups=(gnome)
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
timeout.patch)
-sha256sums=('f620704e07e6bbf49aa6c65897475a46f80f7ac5593606f2b6889c7cb4f6a9cc'
+sha256sums=('913167638348add6e68b7aeb814311687af9562eb3a9a6578fc18352ee56bfcf'
'9eaf31857b41db417475c3b14adc11b10c8226ed76978cdf96dd648fa6e505fc')
prepare() {
More information about the arch-commits
mailing list