mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
protontricks: update to 1.6.1.
This commit is contained in:
parent
2fefdc4b8b
commit
de431a84b6
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue