lutris: update to 0.4.10.
This commit is contained in:
parent
7b243dc147
commit
3e7c7db01d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Lutris'
|
# Template file for 'Lutris'
|
||||||
pkgname=lutris
|
pkgname=lutris
|
||||||
version=0.4.9
|
version=0.4.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
|
@ -12,4 +12,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=635e1b34084d9b2419575fd25097e36689e0f59c50bff89a4a3494e644fa4be9
|
checksum=6ad3e5d08a7ce1644b3cf0bd50d928b14b6a30d82eec6a5b899c2d8a55d747c6
|
||||||
|
|
Loading…
Reference in New Issue