diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-19 10:40:50 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-19 10:40:50 +0200 |
| commit | 216ef825c9a7ac7b2edc5f7f6e81020f56311268 (patch) | |
| tree | bca682d5c078e26b5d874cff23c08ced3ef697b9 | |
| parent | 597fec0b4ef8c85aba0e5f3ec963327f083f8c7f (diff) | |
| download | my-slackbuilds-216ef825c9a7ac7b2edc5f7f6e81020f56311268.tar.gz my-slackbuilds-216ef825c9a7ac7b2edc5f7f6e81020f56311268.zip | |
gamescope: update to 3.16.29
| -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 98b3c71..d679ae3 100644 --- a/gamescope/gamescope.SlackBuild +++ b/gamescope/gamescope.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gamescope -VERSION=${VERSION:-3.16.28} +VERSION=${VERSION:-3.16.29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/gamescope/gamescope.info b/gamescope/gamescope.info index b1eb5ec..e86b7fa 100644 --- a/gamescope/gamescope.info +++ b/gamescope/gamescope.info @@ -1,8 +1,8 @@ PRGNAM="gamescope" -VERSION="3.16.28" +VERSION="3.16.29" HOMEPAGE="https://github.com/ValveSoftware/gamescope" -DOWNLOAD="https://github.com/ValveSoftware/gamescope/archive/3.16.28/gamescope-3.16.28.tar.gz" -MD5SUM="2d6600dfacbc268a807209d604cc9145" +DOWNLOAD="https://github.com/ValveSoftware/gamescope/archive/3.16.29/gamescope-3.16.29.tar.gz" +MD5SUM="c5c30cc5e4f956ce8134f8cb152697ca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libavif" |
