protontricks: update to 1.4.2.
This commit is contained in:
parent
001b46fa9b
commit
12a9a0e726
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.4.1
|
version=1.4.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-setuptools"
|
makedepends="python3-setuptools"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/Matoking/protontricks"
|
homepage="https://github.com/Matoking/protontricks"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=aa9ac5e5a98faa1b59817a251a220783fd4148b7616496bc83cf4fe076418bf4
|
checksum=e7f006784a4f494806d3df1aea58a590b6c23672f4f9b3d837190a1db8fedf25
|
||||||
|
|
Loading…
Reference in a new issue