aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdev/python/pygtk/pygtk.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/python/pygtk/pygtk.SlackBuild b/dev/python/pygtk/pygtk.SlackBuild
index 093a2181..27c66146 100755
--- a/dev/python/pygtk/pygtk.SlackBuild
+++ b/dev/python/pygtk/pygtk.SlackBuild
@@ -39,7 +39,7 @@ fi
# default settings
PACKAGE="pygtk"
ARCH=${ARCH:=i486}
-VERSION=${VERSION:=2.8.5}
+VERSION=${VERSION:=2.8.6}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}