lutris: update to 0.4.2. (#5121)
This commit is contained in:
parent
5cb352a5cc
commit
16d8c141d6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Lutris'
|
# Template file for 'Lutris'
|
||||||
pkgname=lutris
|
pkgname=lutris
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Jan Wey. <janwey.git@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://lutris.net"
|
homepage="https://lutris.net"
|
||||||
distfiles="${homepage}/releases/${pkgname}_${version}.tar.xz"
|
distfiles="${homepage}/releases/${pkgname}_${version}.tar.xz"
|
||||||
checksum=8cbcaecb4706fc4894c84e2eff5db198d8bcb9364f83edd4816134253059c967
|
checksum=75d9e2fc4313770f0665d2ddf66e48a651f3279af5808c95df4581e7d99e18e7
|
||||||
|
|
Loading…
Reference in a new issue