mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
protontricks: update to 1.8.2 and adopt
This commit is contained in:
parent
ead6d8830d
commit
a3303c1a54
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'protontricks'
|
# Template file for 'protontricks'
|
||||||
pkgname=protontricks
|
pkgname=protontricks
|
||||||
version=1.8.1
|
version=1.8.2
|
||||||
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"
|
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="zenobit <zen@osowoso.xyz>"
|
||||||
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=2a2f1349fd7263b4a82b8443f9c423f79ce104697a87e9a53fb2fae21d7ce5ac
|
checksum=ef42020b9a5f3f78aefc764d81a2d46ffd8289005d7c6a5d3e61d0d4187150a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove `protontricks-desktop-install`, since we
|
# Remove `protontricks-desktop-install`, since we
|
||||||
|
|
Loading…
Add table
Reference in a new issue