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

Ionut Biru ibiru at archlinux.org
Wed Feb 24 19:17:46 UTC 2010


    Date: Wednesday, February 24, 2010 @ 14:17:46
  Author: ibiru
Revision: 70074

update to 2.9.2

Modified:
  pygtksourceview2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-24 19:16:57 UTC (rev 70073)
+++ PKGBUILD	2010-02-24 19:17:46 UTC (rev 70074)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=pygtksourceview2
-pkgver=2.9.1
+pkgver=2.9.2
 pkgrel=1
 pkgdesc="Python bindings for gtksourceview2"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gtksourceview2>=2.9.5' 'pygtk>=2.17.0')
+depends=('gtksourceview2>=2.9.7' 'pygtk>=2.17.0')
 makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/pygtksourceview/2.9/pygtksourceview-${pkgver}.tar.bz2)
-sha256sums=('0d8f0ed50400b25a33f8f02a5ab2291916c9745bc69acc6c56776ef22b259a69')
+sha256sums=('a782babfe42548d0da7d7bd5dcf017c36caed4e69a0c81a65ec250e0846b2a2e')
 
 build() {
   cd "${srcdir}/pygtksourceview-${pkgver}"




More information about the arch-commits mailing list