libraries/pygtksourceview: Updated for version 2.10.1.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Larry Hajali 2010-06-13 03:13:00 -05:00 committed by Robby Workman
parent 92043e82ae
commit c0dc3aac2e
3 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,3 @@
Pygtksourceview provides python bindings for gtksourceview.
Requires: gtksourceview.
This requires gtksourceview.

View File

@ -5,7 +5,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=pygtksourceview
VERSION=2.8.0
VERSION=2.10.1
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="pygtksourceview"
VERSION="2.8.0"
VERSION="2.10.1"
HOMEPAGE="http://www.pygtk.org/"
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/pygtksourceview/2.8/pygtksourceview-2.8.0.tar.bz2"
MD5SUM="bc344044113a52026b4eb7e433a24c29"
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/pygtksourceview/2.10/pygtksourceview-2.10.1.tar.bz2"
MD5SUM="2654354d61422fb79d8375fc3a3b5393"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
APPROVED="dsomero"
APPROVED="rworkman"