protontricks: update to 1.6.1.

This commit is contained in:
John 2021-11-01 20:31:33 +01:00
parent 2fefdc4b8b
commit de431a84b6

View file

@ -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() {