From de431a84b635d3c22b51752a4f95495ce5500b5b Mon Sep 17 00:00:00 2001 From: John Date: Mon, 1 Nov 2021 20:31:33 +0100 Subject: [PATCH] protontricks: update to 1.6.1. --- srcpkgs/protontricks/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template index 63065a6bf8..30b450cd35 100644 --- a/srcpkgs/protontricks/template +++ b/srcpkgs/protontricks/template @@ -1,7 +1,7 @@ # Template file for 'protontricks' pkgname=protontricks -version=1.6.0 -revision=2 +version=1.6.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools_scm" depends="python3-vdf winetricks" @@ -11,7 +11,7 @@ license="GPL-3.0-only" homepage="https://github.com/Matoking/protontricks" changelog="https://raw.githubusercontent.com/Matoking/protontricks/master/CHANGELOG.md" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=c25b51f6d353f6672edd3417ad2dd2c04d6cd9f6ed8876a5874f313bbfd180ae +checksum=7fe1bcc4cf029947850d8032b8a389e07ffb4e60e2d25a9c7535fa6e845b3ad8 make_check=no # no tests in pypi tarball post_install() {