Browse Source

desktop/weston: Updated for version 10.0.5.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/206/head
Logan Rathbone 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
bd3ec7ee51
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      desktop/weston/weston.SlackBuild
  2. 6
      desktop/weston/weston.info

2
desktop/weston/weston.SlackBuild

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=weston
VERSION=${VERSION:-10.0.4}
VERSION=${VERSION:-10.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
desktop/weston/weston.info

@ -1,8 +1,8 @@
PRGNAM="weston"
VERSION="10.0.4"
VERSION="10.0.5"
HOMEPAGE="https://wayland.freedesktop.org/"
DOWNLOAD="https://gitlab.freedesktop.org/wayland/weston/-/releases/10.0.4/downloads/weston-10.0.4.tar.xz"
MD5SUM="90a5db76f921f40c1f84fe8872695232"
DOWNLOAD="https://gitlab.freedesktop.org/wayland/weston/-/releases/10.0.5/downloads/weston-10.0.5.tar.xz"
MD5SUM="f2e3ff33a0cdc51b77c91fd363aa191a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save