diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-04 17:16:00 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-04 17:16:00 +0200 |
| commit | 5f249e09878b02ec9b46e7e306e2e6494f6993ac (patch) | |
| tree | f55913375f56f5c2e9715f4435e57ae1b4893de1 /gamescope | |
| parent | d7514edbb9506d8aa4e551972bc38c85a85709e8 (diff) | |
| download | my-slackbuilds-5f249e09878b02ec9b46e7e306e2e6494f6993ac.tar.gz my-slackbuilds-5f249e09878b02ec9b46e7e306e2e6494f6993ac.zip | |
gamescope: update to 3.16.24
Diffstat (limited to 'gamescope')
| -rw-r--r-- | gamescope/gamescope.SlackBuild | 2 | ||||
| -rw-r--r-- | gamescope/gamescope.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gamescope/gamescope.SlackBuild b/gamescope/gamescope.SlackBuild index 1ecff8a..d699d06 100644 --- a/gamescope/gamescope.SlackBuild +++ b/gamescope/gamescope.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gamescope -VERSION=${VERSION:-3.16.23} +VERSION=${VERSION:-3.16.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/gamescope/gamescope.info b/gamescope/gamescope.info index 19a8523..bf3d09a 100644 --- a/gamescope/gamescope.info +++ b/gamescope/gamescope.info @@ -1,8 +1,8 @@ PRGNAM="gamescope" -VERSION="3.16.23" +VERSION="3.16.24" HOMEPAGE="https://github.com/ValveSoftware/gamescope" -DOWNLOAD="https://github.com/ValveSoftware/gamescope/archive/3.16.23/gamescope-3.16.23.tar.gz" -MD5SUM="a20dbbb4266759a644dfcdb26260f434" +DOWNLOAD="https://github.com/ValveSoftware/gamescope/archive/3.16.24/gamescope-3.16.24.tar.gz" +MD5SUM="8b7c0a19d51c2c5b8620f69dde404322" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libavif" |
