From d6de58d09c90b2ad0a41f5f43a3ca2aac6b86a39 Mon Sep 17 00:00:00 2001 From: Logan Rathbone Date: Tue, 3 Jan 2023 22:36:56 -0500 Subject: desktop/weston: Update for 10.0.3 Signed-off-by: Willy Sudiarto Raharjo --- desktop/weston/weston.SlackBuild | 4 ++-- desktop/weston/weston.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'desktop') diff --git a/desktop/weston/weston.SlackBuild b/desktop/weston/weston.SlackBuild index 7285e2b4b4..733ebee8bf 100644 --- a/desktop/weston/weston.SlackBuild +++ b/desktop/weston/weston.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=weston -VERSION=${VERSION:-10.0.2} +VERSION=${VERSION:-10.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -67,7 +67,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$VERSION.tar.?z cd $PRGNAM-$VERSION # Patches diff --git a/desktop/weston/weston.info b/desktop/weston/weston.info index 02e711d986..7338fa78a0 100644 --- a/desktop/weston/weston.info +++ b/desktop/weston/weston.info @@ -1,8 +1,8 @@ PRGNAM="weston" -VERSION="10.0.2" +VERSION="10.0.3" HOMEPAGE="https://wayland.freedesktop.org/" -DOWNLOAD="https://github.com/wayland-project/weston/archive/10.0.2/weston-10.0.2.tar.gz" -MD5SUM="f4f7aaede0cd14b58910be2f0eeb2efa" +DOWNLOAD="https://gitlab.freedesktop.org/wayland/weston/uploads/4b1cde58d7853553d0371ad7093924aa/weston-10.0.3.tar.xz" +MD5SUM="e31675b1b480e5535838cde2aeeb2ab8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3