diff options
Diffstat (limited to 'desktop/weston')
-rw-r--r-- | desktop/weston/weston.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/weston/weston.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/weston/weston.SlackBuild b/desktop/weston/weston.SlackBuild index 733ebee8bfc22..23b8a1d7d2d1d 100644 --- a/desktop/weston/weston.SlackBuild +++ b/desktop/weston/weston.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Weston -# Copyright 2019-2022 Logan Rathbone <poprocks@gmail.com> +# Copyright 2019-2023 Logan Rathbone <poprocks@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=weston -VERSION=${VERSION:-10.0.3} +VERSION=${VERSION:-10.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/weston/weston.info b/desktop/weston/weston.info index 7338fa78a0128..787b1e5c071ac 100644 --- a/desktop/weston/weston.info +++ b/desktop/weston/weston.info @@ -1,8 +1,8 @@ PRGNAM="weston" -VERSION="10.0.3" +VERSION="10.0.4" HOMEPAGE="https://wayland.freedesktop.org/" -DOWNLOAD="https://gitlab.freedesktop.org/wayland/weston/uploads/4b1cde58d7853553d0371ad7093924aa/weston-10.0.3.tar.xz" -MD5SUM="e31675b1b480e5535838cde2aeeb2ab8" +DOWNLOAD="https://gitlab.freedesktop.org/wayland/weston/-/releases/10.0.4/downloads/weston-10.0.4.tar.xz" +MD5SUM="90a5db76f921f40c1f84fe8872695232" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |