diff options
author | root <root@rshg054.dnsready.net> | 2011-11-12 23:14:57 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-12 23:14:57 +0000 |
commit | 559f8739357af66f22f2259e84b21c76b3a66205 (patch) | |
tree | 94eed0bef6460bbf30846c7e6bc2179e34fb6301 /extra/gtk2/PKGBUILD | |
parent | e0f64ccb05c467785eaf68b42c3e302c44aa3324 (diff) |
Sat Nov 12 23:14:57 UTC 2011
Diffstat (limited to 'extra/gtk2/PKGBUILD')
-rw-r--r-- | extra/gtk2/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gtk2/PKGBUILD b/extra/gtk2/PKGBUILD index 676a570c2..2de31d047 100644 --- a/extra/gtk2/PKGBUILD +++ b/extra/gtk2/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 140923 2011-10-20 05:43:38Z ibiru $ +# $Id: PKGBUILD 142534 2011-11-11 18:06:50Z ibiru $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=gtk2 pkgname=('gtk2' 'gtk-update-icon-cache') -pkgver=2.24.7 +pkgver=2.24.8 pkgrel=1 arch=('i686' 'x86_64') url="http://www.gtk.org/" @@ -13,7 +13,7 @@ options=('!libtool' '!docs') license=('LGPL') source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-${pkgver}.tar.xz xid-collision-debug.patch) -sha256sums=('1fdc7605501bd2932ef9a3c4c3c9a406e505f18667aea9e73af650da28fff994' +sha256sums=('8a3b29f667933cf52eea2db7b066723edbc80443ca9c75b7cd7cbe8c8b90b93c' 'd758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558') build() { |