lutris: update to 0.4.13
This commit is contained in:
parent
f07c30aab7
commit
1c693e53c1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Lutris'
|
# Template file for 'lutris'
|
||||||
pkgname=lutris
|
pkgname=lutris
|
||||||
version=0.4.12
|
version=0.4.13
|
||||||
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=3033dbef271d3d9bcf20f0cc9df472a82733eba66b4364a09e94115f225d194c
|
checksum=5acf00c9dbb5d6ae90d876eee1f7a1b026647bf1ec70bf1a800fec0ffd33618e
|
||||||
|
|
Loading…
Reference in a new issue