mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
protontricks: Update to 1.4.1.
This commit is contained in:
parent
e7d0c835c1
commit
4dbece124c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'protontricks'
|
# Template file for 'protontricks'
|
||||||
pkgname=protontricks
|
pkgname=protontricks
|
||||||
version=1.3.1
|
version=1.4.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-setuptools"
|
makedepends="python3-setuptools"
|
||||||
|
@ -10,5 +10,5 @@ short_desc="Simple wrapper that does winetricks things for Proton enabled games"
|
||||||
maintainer="Caleb JA <skywise@tutanota.de>"
|
maintainer="Caleb JA <skywise@tutanota.de>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/Matoking/protontricks"
|
homepage="https://github.com/Matoking/protontricks"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=11c42af62f69e1fc8fd05fe4782dfb74e20b0fe09b56e2eebf73c1923bf6b4bb
|
checksum=aa9ac5e5a98faa1b59817a251a220783fd4148b7616496bc83cf4fe076418bf4
|
||||||
|
|
Loading…
Add table
Reference in a new issue