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

Jan de Groot jgc at archlinux.org
Sun Mar 8 13:10:40 UTC 2009


    Date: Sunday, March 8, 2009 @ 09:10:40
  Author: jgc
Revision: 29366

upgpkg: pygtksourceview2 2.4.0-2
    Rebuild with python 2.6 (FS#12882)

Modified:
  pygtksourceview2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-08 13:00:09 UTC (rev 29365)
+++ PKGBUILD	2009-03-08 13:10:40 UTC (rev 29366)
@@ -3,11 +3,11 @@
 
 pkgname=pygtksourceview2
 pkgver=2.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings for gtksourceview2"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gtksourceview2>=2.4.0' 'pygobject>=2.15.4')
+depends=('gtksourceview2>=2.4.2' 'pygobject>=2.16.0' 'python>=2.6')
 makedepends=('perlxml' 'pkgconfig')
 options=('!libtool')
 url="http://www.gnome.org"




More information about the arch-commits mailing list