From 2aedb87a1bfe0349849c28d6f83201f9d8959cca Mon Sep 17 00:00:00 2001 From: Tonus Date: Thu, 4 May 2023 23:59:35 +0200 Subject: python/python3-xlib: update for version 0.33 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-xlib/python3-xlib.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-xlib/python3-xlib.SlackBuild') diff --git a/python/python3-xlib/python3-xlib.SlackBuild b/python/python3-xlib/python3-xlib.SlackBuild index b031456d57..5fb1985804 100644 --- a/python/python3-xlib/python3-xlib.SlackBuild +++ b/python/python3-xlib/python3-xlib.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-xlib -VERSION=${VERSION:-0.26} +VERSION=${VERSION:-0.33} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -56,7 +56,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $SRCNAM-$VERSION -tar xvf $CWD/$SRCNAM-$VERSION.tar.bz2 +tar xvf $CWD/$SRCNAM-$VERSION.tar.gz cd $SRCNAM-$VERSION chown -R root:root . find -L . \ -- cgit v1.2.3