diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-05-01 18:12:57 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-05-02 08:59:51 +0200 |
commit | 0ae5853679271c8502a52c25978369ec91918379 (patch) | |
tree | 39c3b5641ee845286226299ee90fb41f3935c41f /source/x/wayland-protocols/wayland-protocols.SlackBuild | |
parent | 47328317b34b179ce388a8211b61554215c37148 (diff) | |
download | current-0ae5853679271c8502a52c25978369ec91918379.tar.gz current-0ae5853679271c8502a52c25978369ec91918379.tar.xz |
Sat May 1 18:12:57 UTC 202120210501181257
a/mcelog-176-x86_64-1.txz: Upgraded.
d/python-pip-21.1.1-x86_64-1.txz: Upgraded.
l/librsvg-2.50.5-x86_64-1.txz: Upgraded.
l/vte-0.64.1-x86_64-1.txz: Upgraded.
x/libglvnd-1.3.3-x86_64-1.txz: Upgraded.
x/wayland-protocols-1.21-noarch-1.txz: Upgraded.
Diffstat (limited to '')
-rwxr-xr-x | source/x/wayland-protocols/wayland-protocols.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/wayland-protocols/wayland-protocols.SlackBuild b/source/x/wayland-protocols/wayland-protocols.SlackBuild index a0e21c4c7..00b862d63 100755 --- a/source/x/wayland-protocols/wayland-protocols.SlackBuild +++ b/source/x/wayland-protocols/wayland-protocols.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=wayland-protocols VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Note: the package is _built_ as 'noarch' # Automatically determine the architecture we're building on: |