[arch-commits] Commit in gnome-tweak-tool/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Wed Sep 28 05:31:43 UTC 2011
Date: Wednesday, September 28, 2011 @ 01:31:42
Author: ibiru
Revision: 138775
update to 3.2.0
Modified:
gnome-tweak-tool/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-28 05:20:04 UTC (rev 138774)
+++ PKGBUILD 2011-09-28 05:31:42 UTC (rev 138775)
@@ -1,7 +1,8 @@
# $Id$
# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
pkgname=gnome-tweak-tool
-pkgver=3.1.90
+pkgver=3.2.0
pkgrel=1
pkgdesc="A tool to customize advanced GNOME 3 options."
arch=(any)
@@ -10,7 +11,7 @@
depends=('gconf' 'gsettings-desktop-schemas' 'python2-gobject')
makedepends=('intltool')
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d5f2d4a2508132aadefecc8bd572e42fc66ee8954afed19f45372887dba6e56c')
+sha256sums=('69d48f842d84e023765134a90515613eda46d434b6cec33bf35eb2f31efc1f64')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list