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

Ionut Biru ibiru at archlinux.org
Tue Apr 19 21:33:57 UTC 2011


    Date: Tuesday, April 19, 2011 @ 17:33:57
  Author: ibiru
Revision: 120090

update to 2.28.4

Modified:
  pygobject/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-19 18:01:33 UTC (rev 120089)
+++ PKGBUILD	2011-04-19 21:33:57 UTC (rev 120090)
@@ -3,8 +3,8 @@
 
 pkgbase=pygobject
 pkgname=(pygobject py3gobject pygobject-devel)
-pkgver=2.28.3
-pkgrel=2
+pkgver=2.28.4
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
 depends=('glib2' 'gobject-introspection')
@@ -12,7 +12,7 @@
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgbase}/${pkgver%.*}/${pkgbase}-${pkgver}.tar.bz2)
 options=('!libtool')
 url="http://www.pygtk.org/"
-sha256sums=('7da88c169a56efccc516cebd9237da3fe518a343095a664607b368fe21df95b6')
+sha256sums=('70e3a05dd5f688e68b5dafa2412cd4fdbc0af83792a5752ef6353c4accf2022c')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list