summaryrefslogtreecommitdiffstats
path: root/desktop/weston/weston.SlackBuild
diff options
context:
space:
mode:
author Logan Rathbone <poprocks@gmail.com>2023-05-24 15:46:41 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-25 12:40:36 +0700
commit500e288acd7c77cc81ed2be4a5f01732d6d54f64 (patch)
tree3da9737e709752ad7bb7b137f7076e63ef85d2b3 /desktop/weston/weston.SlackBuild
parentdb0bf105a6cb9715fa86271614dc96651b2004e5 (diff)
downloadslackbuilds-500e288acd7c77cc81ed2be4a5f01732d6d54f64.tar.gz
slackbuilds-500e288acd7c77cc81ed2be4a5f01732d6d54f64.tar.xz
desktop/weston: Update for 10.0.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/weston/weston.SlackBuild')
-rw-r--r--desktop/weston/weston.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/weston/weston.SlackBuild b/desktop/weston/weston.SlackBuild
index 733ebee8bf..23b8a1d7d2 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}