summaryrefslogtreecommitdiff
path: root/gnome-unstable/pygobject/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/pygobject/PKGBUILD')
-rw-r--r--gnome-unstable/pygobject/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/pygobject/PKGBUILD b/gnome-unstable/pygobject/PKGBUILD
index c024a3609..fcffe8d7f 100644
--- a/gnome-unstable/pygobject/PKGBUILD
+++ b/gnome-unstable/pygobject/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 152738 2012-03-09 13:01:41Z ibiru $
+# $Id: PKGBUILD 153777 2012-03-19 16:57:04Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
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 @@ license=('LGPL')
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