[arch-commits] Commit in pygtk/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Sep 27 09:39:48 UTC 2010


    Date: Monday, September 27, 2010 @ 05:39:47
  Author: ibiru
Revision: 91492

upgpkg: pygtk 2.22.0-1
update to 2.31.92

Modified:
  pygtk/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 09:39:23 UTC (rev 91491)
+++ PKGBUILD	2010-09-27 09:39:47 UTC (rev 91492)
@@ -3,7 +3,7 @@
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=pygtk
-pkgver=2.21.0
+pkgver=2.22.0
 pkgrel=1
 pkgdesc="Python bindings for the GTK widget set"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 optdepends=('python-numpy')
 options=('!libtool')
 url="http://www.pygtk.org/"
-source=(http://ftp.gnome.org/pub/gnome/sources/pygtk/2.21/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('726d345bf063618d19f63e00239176c051ed9b170ea9b7a3505035ca7fc1dffd')
+source=(http://ftp.gnome.org/pub/gnome/sources/pygtk/2.22/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('4acf0ef2bde8574913c40ee4a43d9c4f43bb77b577b67147271b534501a54cc8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list