python/pygobject3: Updated for version 3.8.3.

I'm not opposed to updating this to the 3.10.x branch,
but for now, I'll play it safe until I get some feedback.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-11-03 21:18:19 -06:00
parent cb43cbfd0a
commit 6f824c8b10
3 changed files with 9 additions and 9 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=pygobject3
SRCNAM=pygobject
VERSION=${VERSION:-3.2.2}
VERSION=${VERSION:-3.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pygobject3"
VERSION="3.2.2"
VERSION="3.8.3"
HOMEPAGE="http://www.pygtk.org/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.2/pygobject-3.2.2.tar.xz"
MD5SUM="f895f1ec37f60c2ba528c2d760bcb69e"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.8/pygobject-3.8.3.tar.xz"
MD5SUM="1621d68fcd522575ed0a9e7017004319"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
pygobject3: pygobject3 (GObject bindings for Python)