Date: Monday, March 19, 2012 @ 12:55:09
  Author: ibiru
Revision: 153775

update to 3.1.92

Modified:
  pygobject/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-03-19 16:47:19 UTC (rev 153774)
+++ PKGBUILD    2012-03-19 16:55:09 UTC (rev 153775)
@@ -3,7 +3,7 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.1.1
+pkgver=3.1.92
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://live.gnome.org/PyGObject";
@@ -11,7 +11,7 @@
 makedepends=('python' 'python2' 'python-cairo' 'python2-cairo' 
'gobject-introspection')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
 options=('!libtool')
-sha256sums=('ae6da0f95c0d6b93694191133a3b046f7811ba047e3bd5e9c13c9e6907f71515')
+sha256sums=('05f8dc92fdc2964518caea77f912589fa7bb7a100f1f5dfe40254202257c6e9d')
 
 build() {
   cp -a "$pkgbase-$pkgver" python2-build

Reply via email to