Date: Friday, March 25, 2011 @ 18:31:01 Author: heftig Revision: 116840
upgpkg: pygtk 2.23.2-1 Update to 2.23.2 Modified: pygtk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-25 22:30:48 UTC (rev 116839) +++ PKGBUILD 2011-03-25 22:31:01 UTC (rev 116840) @@ -3,7 +3,7 @@ # Contributor: Sarah Hay <[email protected]> pkgname=pygtk -pkgver=2.23.1 +pkgver=2.23.2 pkgrel=1 pkgdesc="Python bindings for the GTK widget set" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ url="http://www.pygtk.org/" source=(http://ftp.gnome.org/pub/gnome/sources/pygtk/2.23/${pkgname}-${pkgver}.tar.bz2 python27.patch) -sha256sums=('fcbe70c81cce6af1e4c156f7af58903cc636ae17271d07f17d27913b0ce7653f' +sha256sums=('8d289b10a33cbe4cdb7ff296b735f53cd0fc7d3445af0e8a40b0eec51d0c79df' '39a30456cba055a452bb55c74ef1ff2f5f7bfaad22855b4dd569ab009b56b682') build() {
