summaryrefslogtreecommitdiff
path: root/extra/pygobject
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-15 01:03:16 -0700
committerroot <root@rshg054.dnsready.net>2013-10-15 01:03:16 -0700
commit5d8af7c82b707f4cbda87bb0538fef84daf3791b (patch)
tree9db9400005dcee2e2ca264794e32c22efc39a3ac /extra/pygobject
parentd053938d834e74b0c881c12a5cb240ad4bab0d9b (diff)
Tue Oct 15 01:02:49 PDT 2013
Diffstat (limited to 'extra/pygobject')
-rw-r--r--extra/pygobject/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/pygobject/PKGBUILD b/extra/pygobject/PKGBUILD
index 2ef3a22e8..2c29975ad 100644
--- a/extra/pygobject/PKGBUILD
+++ b/extra/pygobject/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 196150 2013-10-07 11:53:48Z jgc $
+# $Id: PKGBUILD 196488 2013-10-14 11:53:46Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgbase=pygobject
pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.10.0
+pkgver=3.10.1
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:0:4}/$pkgbase-$pkgver.tar.xz)
options=('!libtool')
-sha256sums=('8aaa1f83fdb2e30bae77405a63a8be600b311a04a4cdc952b2ab62ee81aad077')
+sha256sums=('87a4d3de4b8ea30a1290229f62092aeb0b77e6b21ca6588bb4704e05fd750837')
prepare() {
mkdir build-py2 build-py3 devel