protontricks: update to 1.10.1
This commit is contained in:
parent
12705d8950
commit
00ff6415d5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'protontricks'
|
# Template file for 'protontricks'
|
||||||
pkgname=protontricks
|
pkgname=protontricks
|
||||||
version=1.10.0
|
version=1.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
@ -11,8 +11,8 @@ maintainer="zenobit <zen@osowoso.xyz>"
|
||||||
license="GPL-3.0-only"
|
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/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/protontricks/protontricks-${version}.tar.gz"
|
||||||
checksum=e471a2ef99411fc4fbd03cae1411c5d57c28fe79892ed3f3e9bd2a6c228b2d89
|
checksum=f77bc0143a21a64e66384cbb898e18cfeb34a8eb5974959a34c83e0e3c284e65
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove `protontricks-desktop-install`, since we
|
# Remove `protontricks-desktop-install`, since we
|
||||||
|
|
Loading…
Add table
Reference in a new issue