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

Jan Steffens heftig at archlinux.org
Fri Mar 30 13:20:01 UTC 2012


    Date: Friday, March 30, 2012 @ 09:20:01
  Author: heftig
Revision: 154629

2.4.0

Modified:
  pyatspi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-30 13:19:21 UTC (rev 154628)
+++ PKGBUILD	2012-03-30 13:20:01 UTC (rev 154629)
@@ -1,7 +1,8 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
+
 pkgname=pyatspi
-pkgver=2.3.91
+pkgver=2.4.0
 pkgrel=1
 pkgdesc="Python bindings for at-spi"
 arch=(any)
@@ -9,7 +10,7 @@
 license=('GPL2')
 depends=('python2-gobject' 'at-spi2-core')
 source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9aa4a8c1085453da67cc1f4d99ff6dea39e9f873a6a3db6de1d582717dac28be')
+sha256sums=('ac2a8101535d832ed7183d2071ba133aed6965a6a0c6dfd632bb4818900b1c83')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list