summaryrefslogtreecommitdiff
path: root/python/pygobject3/pygobject3.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/pygobject3/pygobject3.SlackBuild')
-rw-r--r--python/pygobject3/pygobject3.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/python/pygobject3/pygobject3.SlackBuild b/python/pygobject3/pygobject3.SlackBuild
index 2379d02daa..587b06ee0a 100644
--- a/python/pygobject3/pygobject3.SlackBuild
+++ b/python/pygobject3/pygobject3.SlackBuild
@@ -24,8 +24,8 @@
PRGNAM=pygobject3
SRCNAM=pygobject
-VERSION=${VERSION:-3.8.3}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.10.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -76,7 +76,6 @@ CFLAGS="$SLKCFLAGS" \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc \
--localstatedir=/var \
- --with-python=python2 \
--build=$ARCH-slackware-linux
make