protontricks: update to 1.8.1.

This commit is contained in:
tibequadorian 2022-03-23 11:38:40 +01:00 committed by Echo
parent 17ac31fa01
commit c990d33d47

View file

@ -1,18 +1,18 @@
# Template file for 'protontricks' # Template file for 'protontricks'
pkgname=protontricks pkgname=protontricks
version=1.8.0 version=1.8.1
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools_scm" hostmakedepends="python3-setuptools_scm"
depends="python3-vdf winetricks python3-setuptools" depends="python3-vdf winetricks python3-setuptools"
checkdepends="$depends"
short_desc="Simple wrapper that does winetricks things for Proton enabled games" short_desc="Simple wrapper that does winetricks things for Proton enabled games"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only" license="GPL-3.0-only"
homepage="https://github.com/Matoking/protontricks" homepage="https://github.com/Matoking/protontricks"
changelog="https://raw.githubusercontent.com/Matoking/protontricks/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/Matoking/protontricks/master/CHANGELOG.md"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=d56b53c4ea4286ae20588072433c30193143a75654ea216db389503a63661b09 checksum=2a2f1349fd7263b4a82b8443f9c423f79ce104697a87e9a53fb2fae21d7ce5ac
make_check=no # no tests in pypi tarball
post_install() { post_install() {
# Remove `protontricks-desktop-install`, since we # Remove `protontricks-desktop-install`, since we