From 6f824c8b10a9049fa9ea8d74f6a39b7bc35ce363 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sun, 3 Nov 2013 21:18:19 -0600 Subject: 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 --- python/pygobject3/pygobject3.SlackBuild | 2 +- python/pygobject3/pygobject3.info | 6 +++--- python/pygobject3/slack-desc | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'python/pygobject3') diff --git a/python/pygobject3/pygobject3.SlackBuild b/python/pygobject3/pygobject3.SlackBuild index 89a2851b0d..efa50a9784 100644 --- a/python/pygobject3/pygobject3.SlackBuild +++ b/python/pygobject3/pygobject3.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=pygobject3 SRCNAM=pygobject -VERSION=${VERSION:-3.2.2} +VERSION=${VERSION:-3.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pygobject3/pygobject3.info b/python/pygobject3/pygobject3.info index 1820a35a1d..c07285c33a 100644 --- a/python/pygobject3/pygobject3.info +++ b/python/pygobject3/pygobject3.info @@ -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="" diff --git a/python/pygobject3/slack-desc b/python/pygobject3/slack-desc index 340eb94b08..b944511f4c 100644 --- a/python/pygobject3/slack-desc +++ b/python/pygobject3/slack-desc @@ -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) -- cgit v1.2.3