mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 20:02:57 +02:00
parent
6949b9dbda
commit
b4fff82bd4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'protontricks'
|
# Template file for 'protontricks'
|
||||||
pkgname=protontricks
|
pkgname=protontricks
|
||||||
version=1.12.0
|
version=1.12.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
depends="python3-vdf winetricks python3-setuptools python3-Pillow"
|
depends="python3-vdf winetricks python3-setuptools python3-Pillow"
|
||||||
|
@ -12,7 +12,7 @@ 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/protontricks/protontricks-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/protontricks/protontricks-${version}.tar.gz"
|
||||||
checksum=c619721ec0b16519ba45940037b030369068f80d3aa5b9f657e2f511c320f45c
|
checksum=72629218eaa1d2edf9892f6c2d641d8ab66f54584db59f03e3b8a9cafd60ec9c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove `protontricks-desktop-install`, since we
|
# Remove `protontricks-desktop-install`, since we
|
||||||
|
|
Loading…
Add table
Reference in a new issue