[arch-commits] Commit in gnome-tweak-tool/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Apr 26 21:35:15 UTC 2011
Date: Tuesday, April 26, 2011 @ 17:35:15
Author: ibiru
Revision: 120859
update to 3.0.1
Modified:
gnome-tweak-tool/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-04-26 21:35:14 UTC (rev 120858)
+++ PKGBUILD 2011-04-26 21:35:15 UTC (rev 120859)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=gnome-tweak-tool
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="A tool to customize advanced GNOME 3 options."
arch=(any)
@@ -10,7 +10,7 @@
depends=('gconf' 'gsettings-desktop-schemas' 'pygobject')
makedepends=('pygobject-devel' 'intltool')
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('8b6bb6777bb261da1c7a86cef66ea3794a8a21246bb50d9112ca1e3ce4b98369')
+sha256sums=('df806fed41c847876c3bda20d8a4345b66cdfc0ded082ac6563b79b3d692a6a1')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list