diff --git a/python/python3-pulsectl/python3-pulsectl.SlackBuild b/python/python3-pulsectl/python3-pulsectl.SlackBuild index 171de3cf71..2c2b8daa82 100644 --- a/python/python3-pulsectl/python3-pulsectl.SlackBuild +++ b/python/python3-pulsectl/python3-pulsectl.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-pulsectl -# Copyright 2019-2022 Pouria Rezaei +# Copyright 2019-2024 Pouria Rezaei # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pulsectl SRCNAM=pulsectl -VERSION=${VERSION:-24.4.0} +VERSION=${VERSION:-24.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -52,20 +52,6 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -if [ "$ARCH" = "i586" ]; then - SLKCFLAGS="-O2 -march=i586 -mtune=i686" - LIBDIRSUFFIX="" -elif [ "$ARCH" = "i686" ]; then - SLKCFLAGS="-O2 -march=i686 -mtune=i686" - LIBDIRSUFFIX="" -elif [ "$ARCH" = "x86_64" ]; then - SLKCFLAGS="-O2 -fPIC" - LIBDIRSUFFIX="64" -else - SLKCFLAGS="-O2" - LIBDIRSUFFIX="" -fi - set -e rm -rf $PKG diff --git a/python/python3-pulsectl/python3-pulsectl.info b/python/python3-pulsectl/python3-pulsectl.info index d8da86e6e3..5646b1d4be 100644 --- a/python/python3-pulsectl/python3-pulsectl.info +++ b/python/python3-pulsectl/python3-pulsectl.info @@ -1,8 +1,8 @@ PRGNAM="python3-pulsectl" -VERSION="24.4.0" +VERSION="24.11.0" HOMEPAGE="https://github.com/mk-fg/python-pulse-control" -DOWNLOAD="https://files.pythonhosted.org/packages/9d/bf/c10b9ccdffbd4d5c1e7d0aef1874e3d9adb72524339e825728777898ff51/pulsectl-24.4.0.tar.gz" -MD5SUM="e26b82664face4c5b5591c20735bfc0f" +DOWNLOAD="https://files.pythonhosted.org/packages/50/41/3c2ab3ecf4f708e155a93a23f42a6f9be1cf3cfd5d4faed197bf9e34ef86/pulsectl-24.11.0.tar.gz" +MD5SUM="26b43ca003c17d82b50c46eab5e64ab6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""