summaryrefslogtreecommitdiffstats
path: root/source/l/python-pluggy/python-pluggy.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-04-21 21:41:34 +0000
committer Eric Hameleers <alien@slackware.com>2024-04-21 23:59:55 +0200
commit62755e6ce193362360de379e16c8a3cc82d9abbb (patch)
tree719470705a6420dd134332a3118f5605a4860ba5 /source/l/python-pluggy/python-pluggy.SlackBuild
parent189be804b3528e56c5830b47f94494ea89166bb6 (diff)
downloadcurrent-62755e6ce193362360de379e16c8a3cc82d9abbb.tar.gz
current-62755e6ce193362360de379e16c8a3cc82d9abbb.tar.xz
Sun Apr 21 21:41:34 UTC 202420240421214134
a/etc-15.1-x86_64-11.txz: Rebuilt. Populate missing /etc/gshadow entries. Thanks to opty. l/PyQt-builder-1.16.1-x86_64-1.txz: Upgraded. l/python-pluggy-1.5.0-x86_64-1.txz: Upgraded.
Diffstat (limited to '')
-rwxr-xr-xsource/l/python-pluggy/python-pluggy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/python-pluggy/python-pluggy.SlackBuild b/source/l/python-pluggy/python-pluggy.SlackBuild
index 236d6ca5d..5c4579709 100755
--- a/source/l/python-pluggy/python-pluggy.SlackBuild
+++ b/source/l/python-pluggy/python-pluggy.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-pluggy
VERSION=${VERSION:-$(echo pluggy-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then