diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-07 11:52:28 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-07 11:52:28 +0200 |
| commit | 9d1e240e86714ea35bce1d9a7bb6e9f49c52fada (patch) | |
| tree | 4895e3f4f6284d05097cb2ded9a76424602e63b4 | |
| parent | 5e3be9705a9737504398f2685ac7ce9ca1282ae0 (diff) | |
| download | my-slackbuilds-9d1e240e86714ea35bce1d9a7bb6e9f49c52fada.tar.gz my-slackbuilds-9d1e240e86714ea35bce1d9a7bb6e9f49c52fada.zip | |
gamescope: update to 3.16.28
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
| -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 a24ad1e..98b3c71 100644 --- a/gamescope/gamescope.SlackBuild +++ b/gamescope/gamescope.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gamescope -VERSION=${VERSION:-3.16.25} +VERSION=${VERSION:-3.16.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/gamescope/gamescope.info b/gamescope/gamescope.info index 9f23c8b..b1eb5ec 100644 --- a/gamescope/gamescope.info +++ b/gamescope/gamescope.info @@ -1,8 +1,8 @@ PRGNAM="gamescope" -VERSION="3.16.25" +VERSION="3.16.28" HOMEPAGE="https://github.com/ValveSoftware/gamescope" -DOWNLOAD="https://github.com/ValveSoftware/gamescope/archive/3.16.25/gamescope-3.16.25.tar.gz" -MD5SUM="8c30e975ff7d94f26357c82e38c0303a" +DOWNLOAD="https://github.com/ValveSoftware/gamescope/archive/3.16.28/gamescope-3.16.28.tar.gz" +MD5SUM="2d6600dfacbc268a807209d604cc9145" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libavif" |
