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

Ionut Biru ibiru at archlinux.org
Sat Oct 22 07:49:33 UTC 2011


    Date: Saturday, October 22, 2011 @ 03:49:33
  Author: ibiru
Revision: 141032

update to 3.0.2

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-22 05:09:05 UTC (rev 141031)
+++ PKGBUILD	2011-10-22 07:49:33 UTC (rev 141032)
@@ -3,7 +3,7 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.0.1
+pkgver=3.0.2
 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=('ccb2cc765c11724fd3025569a7a7a72bf7c981365107ff5bd15499640d6adda1')
+sha256sums=('e1eccc37afd2d4cbeb329b92ce3d71287d662dc2fec430c08a0471153e52a462')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list