diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-06-19 19:12:24 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-06-20 08:59:53 +0200 |
commit | 65ce1f25842b027ce33cfc299784b6ff99007ceb (patch) | |
tree | 64f67b2c93d8f459949afe30d415cfdc12c93046 /source/l/polkit-qt-1 | |
parent | d982348571d80dbef6cd54f4af963ffe8237b9a9 (diff) | |
download | current-65ce1f25842b027ce33cfc299784b6ff99007ceb.tar.gz current-65ce1f25842b027ce33cfc299784b6ff99007ceb.tar.xz |
Sat Jun 19 19:12:24 UTC 202120210619191224
ap/sqlite-3.36.0-x86_64-1.txz: Upgraded.
l/libzip-1.8.0-x86_64-1.txz: Upgraded.
l/polkit-qt-1-0.114.0-x86_64-1.txz: Upgraded.
x/mesa-21.1.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/polkit-qt-1')
-rwxr-xr-x | source/l/polkit-qt-1/polkit-qt-1.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/polkit-qt-1/polkit-qt-1.SlackBuild b/source/l/polkit-qt-1/polkit-qt-1.SlackBuild index 4d3b8bc95..5d5a8c375 100755 --- a/source/l/polkit-qt-1/polkit-qt-1.SlackBuild +++ b/source/l/polkit-qt-1/polkit-qt-1.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=polkit-qt-1 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 |