summaryrefslogtreecommitdiffstats
path: root/source/x/pyxdg/pyxdg.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-10-19 20:16:19 +0000
committer Eric Hameleers <alien@slackware.com>2020-10-20 08:59:56 +0200
commita5a6e494a74ca91943ba9e0831b225ac19b1ee1b (patch)
tree8df8343bd91fa5a86cfe84e3e061e45a5b7faba7 /source/x/pyxdg/pyxdg.SlackBuild
parent12e5feaa943ad3f13e80248edc442dab02e5ed7f (diff)
downloadcurrent-a5a6e494a74ca91943ba9e0831b225ac19b1ee1b.tar.gz
current-a5a6e494a74ca91943ba9e0831b225ac19b1ee1b.tar.xz
Mon Oct 19 20:16:19 UTC 202020201019201619
a/glibc-zoneinfo-2020c-noarch-1.txz: Upgraded. This package provides the latest timezone updates. d/ccache-4.0-x86_64-1.txz: Upgraded. Please note that the default cache directory has been changed to $HOME/.cache/ccache and the default config file has been changed to $HOME/.config/ccache/ccache.conf. You'll probably want to move your existing config file if you've set any options, and then clear out the old location of $HOME/.ccache to avoid wasting storage space. d/python-pip-20.2.4-x86_64-1.txz: Upgraded. d/python-setuptools-50.3.2-x86_64-1.txz: Upgraded. l/glib2-2.66.2-x86_64-1.txz: Upgraded. l/mozjs78-78.4.0esr-x86_64-1.txz: Upgraded. l/python-urllib3-1.25.11-x86_64-1.txz: Upgraded. x/pyxdg-0.27-x86_64-1.txz: Upgraded. xap/mozilla-firefox-78.4.0esr-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/78.4.0/releasenotes/
Diffstat (limited to '')
-rwxr-xr-xsource/x/pyxdg/pyxdg.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/pyxdg/pyxdg.SlackBuild b/source/x/pyxdg/pyxdg.SlackBuild
index d77adf586..46b980394 100755
--- a/source/x/pyxdg/pyxdg.SlackBuild
+++ b/source/x/pyxdg/pyxdg.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=pyxdg
VERSION=${VERSION:-$(echo ${PKGNAM}-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then