[arch-commits] Commit in gnome-tweak-tool/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Fri Sep 2 14:49:29 UTC 2011
Date: Friday, September 2, 2011 @ 10:49:29
Author: ibiru
Revision: 136872
update to 3.1.90
Modified:
gnome-tweak-tool/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-02 14:46:33 UTC (rev 136871)
+++ PKGBUILD 2011-09-02 14:49:29 UTC (rev 136872)
@@ -1,16 +1,16 @@
# $Id$
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=gnome-tweak-tool
-pkgver=3.0.5
+pkgver=3.1.90
pkgrel=1
pkgdesc="A tool to customize advanced GNOME 3 options."
arch=(any)
url="https://live.gnome.org/GnomeTweakTool"
license=('GPL')
-depends=('gconf' 'gsettings-desktop-schemas' 'pygobject')
-makedepends=('pygobject-devel' 'intltool')
+depends=('gconf' 'gsettings-desktop-schemas' 'python2-gobject')
+makedepends=('intltool')
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('15b222cc98b0f58bb0bb6f8ea62aeb35b6685376757e28a780d9193d99a61c19')
+sha256sums=('d5f2d4a2508132aadefecc8bd572e42fc66ee8954afed19f45372887dba6e56c')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list