mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
protontricks: update to 1.10.5
This commit is contained in:
parent
92a5cbb382
commit
6e9a210f82
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'protontricks'
|
||||
pkgname=protontricks
|
||||
version=1.10.2
|
||||
version=1.10.5
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
depends="python3-vdf winetricks python3-setuptools"
|
||||
depends="python3-vdf winetricks python3-setuptools python3-Pillow"
|
||||
checkdepends="$depends"
|
||||
short_desc="Simple wrapper that does winetricks things for Proton enabled games"
|
||||
maintainer="zenobit <zen@osowoso.xyz>"
|
||||
|
@ -12,7 +12,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/protontricks/protontricks-${version}.tar.gz"
|
||||
checksum=081cfa65965557069e0390d4461037900765c96afb32d599950506d182f22a58
|
||||
checksum=4843dd78113e77fc97e38fafa45126129fc33e64b1ee53e2a770f19aac7263ba
|
||||
|
||||
post_install() {
|
||||
# Remove `protontricks-desktop-install`, since we
|
||||
|
|
Loading…
Add table
Reference in a new issue