aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/protontricks/protontricks.SlackBuild2
-rw-r--r--games/protontricks/protontricks.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/protontricks/protontricks.SlackBuild b/games/protontricks/protontricks.SlackBuild
index 293b414f8f..0385965fe9 100644
--- a/games/protontricks/protontricks.SlackBuild
+++ b/games/protontricks/protontricks.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=protontricks
-VERSION=${VERSION:-1.12.1}
+VERSION=${VERSION:-1.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/protontricks/protontricks.info b/games/protontricks/protontricks.info
index 0f067aa193..434b6f317d 100644
--- a/games/protontricks/protontricks.info
+++ b/games/protontricks/protontricks.info
@@ -1,8 +1,8 @@
PRGNAM="protontricks"
-VERSION="1.12.1"
+VERSION="1.13.0"
HOMEPAGE="https://github.com/Matoking/protontricks"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/protontricks/protontricks-1.12.1.tar.gz"
-MD5SUM="86b23aea3de8e57d18eb5481ade2b818"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/protontricks/protontricks-1.13.0.tar.gz"
+MD5SUM="b26e5e79ed268aa50abac75aacb7ae2e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="winetricks python-vdf"