summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Robby Workman2013-11-04 04:18:19 +0100
committer Robby Workman2013-11-04 04:20:54 +0100
commit6f824c8b10a9049fa9ea8d74f6a39b7bc35ce363 (patch)
tree6595bcad67829eee2eb3c9338b7d757bc9d6a15c /python
parentcb43cbfd0a0f42d92f0be37d3c1ebf543818ac80 (diff)
downloadslackbuilds-6f824c8b10a9049fa9ea8d74f6a39b7bc35ce363.tar.gz
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>
Diffstat (limited to 'python')
-rw-r--r--python/pygobject3/pygobject3.SlackBuild2
-rw-r--r--python/pygobject3/pygobject3.info6
-rw-r--r--python/pygobject3/slack-desc10
3 files changed, 9 insertions, 9 deletions
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)