[arch-commits] Commit in gtk3/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Sep 27 09:01:39 UTC 2011
Date: Tuesday, September 27, 2011 @ 05:01:39
Author: ibiru
Revision: 138545
update to 3.2.0
Modified:
gtk3/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-27 08:40:22 UTC (rev 138544)
+++ PKGBUILD 2011-09-27 09:01:39 UTC (rev 138545)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=gtk3
-pkgver=3.1.92
+pkgver=3.2.0
pkgrel=1
pkgdesc="The GTK+ Toolkit (v3)"
arch=('i686' 'x86_64')
@@ -13,9 +13,9 @@
options=('!libtool' '!docs')
backup=(etc/gtk-3.0/settings.ini)
license=('LGPL')
-source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/3.1/gtk+-${pkgver}.tar.xz
+source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/3.2/gtk+-${pkgver}.tar.xz
settings.ini)
-sha256sums=('e6ce9549b8bb3a9796223d1ae9768503ce66e8755b66dd2529c7a149b9ebea64'
+sha256sums=('bce3c1a9be6afd7552c795268656d8fdd09c299765a7faaf5a76498bb82ed44c'
'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621')
build() {
More information about the arch-commits
mailing list