aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/protontricks/protontricks.SlackBuild4
-rw-r--r--games/protontricks/protontricks.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/protontricks/protontricks.SlackBuild b/games/protontricks/protontricks.SlackBuild
index 754eb8aed4..293b414f8f 100644
--- a/games/protontricks/protontricks.SlackBuild
+++ b/games/protontricks/protontricks.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for protontricks
# Copyright 2023 Damian Perticone, Berisso, Argentina
-# Copyright 2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2024-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=protontricks
-VERSION=${VERSION:-1.12.0}
+VERSION=${VERSION:-1.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/protontricks/protontricks.info b/games/protontricks/protontricks.info
index d7f82f9989..0f067aa193 100644
--- a/games/protontricks/protontricks.info
+++ b/games/protontricks/protontricks.info
@@ -1,8 +1,8 @@
PRGNAM="protontricks"
-VERSION="1.12.0"
+VERSION="1.12.1"
HOMEPAGE="https://github.com/Matoking/protontricks"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/protontricks/protontricks-1.12.0.tar.gz"
-MD5SUM="7963b811d0334b1a021aa5aade4bb47e"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/protontricks/protontricks-1.12.1.tar.gz"
+MD5SUM="86b23aea3de8e57d18eb5481ade2b818"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="winetricks python-vdf"