[arch-commits] Commit in gnome-tweak-tool/trunk (PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Wed Sep 25 08:09:00 UTC 2013


    Date: Wednesday, September 25, 2013 @ 10:09:00
  Author: jgc
Revision: 195120

upgpkg: gnome-tweak-tool 3.10.0-2

Kill gconf, there is not a single reference to it

Modified:
  gnome-tweak-tool/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-25 08:02:35 UTC (rev 195119)
+++ PKGBUILD	2013-09-25 08:09:00 UTC (rev 195120)
@@ -3,12 +3,12 @@
 
 pkgname=gnome-tweak-tool
 pkgver=3.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A tool to customize advanced GNOME 3 options."
 arch=(any)
 url="https://live.gnome.org/GnomeTweakTool"
 license=('GPL')
-depends=('gnome-settings-daemon' 'python2-gobject' 'gconf' 'hicolor-icon-theme')
+depends=('gnome-settings-daemon' 'python2-gobject' 'hicolor-icon-theme')
 makedepends=('intltool')
 install=gnome-tweak-tool.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)




More information about the arch-commits mailing list