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'
|
||||
pkgname=protontricks
|
||||
version=1.3.1
|
||||
revision=2
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="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>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/Matoking/protontricks"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=11c42af62f69e1fc8fd05fe4782dfb74e20b0fe09b56e2eebf73c1923bf6b4bb
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=aa9ac5e5a98faa1b59817a251a220783fd4148b7616496bc83cf4fe076418bf4
|
||||
|
|
Loading…
Reference in a new issue