summaryrefslogtreecommitdiff
path: root/gnome-unstable/gtk3
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/gtk3')
-rw-r--r--gnome-unstable/gtk3/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-unstable/gtk3/PKGBUILD b/gnome-unstable/gtk3/PKGBUILD
index c88604a04..19a217713 100644
--- a/gnome-unstable/gtk3/PKGBUILD
+++ b/gnome-unstable/gtk3/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 153924 2012-03-20 18:53:02Z ibiru $
+# $Id: PKGBUILD 154516 2012-03-29 19:47:27Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gtk3
-pkgver=3.3.20
+pkgver=3.4.0
pkgrel=1
-pkgdesc="GTK+ is a multi-platform toolkit (v3)"
+pkgdesc="GObject-based multi-platform GUI toolkit (v3)"
arch=('i686' 'x86_64')
url="http://www.gtk.org/"
install=gtk3.install
@@ -15,7 +15,7 @@ backup=(etc/gtk-3.0/settings.ini)
license=('LGPL')
source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-$pkgver.tar.xz
settings.ini)
-sha256sums=('2327df9b2eca97d4817a6adbf127bf77141c4bafb2f79b6a91c9495b272d8501'
+sha256sums=('00af8be8bc60355e08a8f57e3e7503c916cec5cd5c6acb3eaedb01330b81f3e0'
'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621')
build() {
cd "gtk+-$pkgver"