summaryrefslogtreecommitdiffstats
path: root/source/l/pipewire/pipewire.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-04-28 18:50:52 +0000
committer Eric Hameleers <alien@slackware.com>2022-04-29 06:59:43 +0200
commit6e7367558a81e9565a69e3657c01a624dec5e892 (patch)
treede11dd67319668664017bceb64716471e16c8863 /source/l/pipewire/pipewire.SlackBuild
parent2ab30d1fd90998cdb2715bec99430671123c3ece (diff)
downloadcurrent-6e7367558a81e9565a69e3657c01a624dec5e892.tar.gz
current-6e7367558a81e9565a69e3657c01a624dec5e892.tar.xz
Thu Apr 28 18:50:52 UTC 202220220428185052
ap/lsof-4.95.0-x86_64-1.txz: Upgraded. ap/nano-6.3-x86_64-1.txz: Upgraded. l/libnotify-0.7.11-x86_64-1.txz: Upgraded. l/pipewire-0.3.51-x86_64-1.txz: Upgraded. n/libmbim-1.26.4-x86_64-1.txz: Upgraded. n/libqmi-1.30.6-x86_64-1.txz: Upgraded. n/postfix-3.7.2-x86_64-1.txz: Upgraded.
Diffstat (limited to '')
-rwxr-xr-xsource/l/pipewire/pipewire.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/pipewire/pipewire.SlackBuild b/source/l/pipewire/pipewire.SlackBuild
index 5ace2cd5d..85eca27b1 100755
--- a/source/l/pipewire/pipewire.SlackBuild
+++ b/source/l/pipewire/pipewire.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=pipewire
VERSION=${VERSION:-$(echo $PKGNAM-*.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