summaryrefslogtreecommitdiff
path: root/extra/pygobject/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pygobject/PKGBUILD')
-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