lutris: update to 0.5.0.1
This commit is contained in:
parent
f638b4e04f
commit
253d89fb42
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lutris'
|
# Template file for 'lutris'
|
||||||
pkgname=lutris
|
pkgname=lutris
|
||||||
version=0.5.0
|
version=0.5.0.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="$pkgname"
|
pycompile_module="$pkgname"
|
||||||
|
@ -14,5 +14,5 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://lutris.net"
|
homepage="https://lutris.net"
|
||||||
changelog="https://raw.githubusercontent.com/lutris/lutris/master/debian/changelog"
|
changelog="https://raw.githubusercontent.com/lutris/lutris/master/debian/changelog"
|
||||||
distfiles="https://github.com/lutris/lutris/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lutris/lutris/archive/v${version}.tar.gz"
|
||||||
checksum=4bc58106dac4cc19ece590504e2328ca787ec4dd6f2d9f83d18dc820335fd3ea
|
checksum=547b19ad2f975dfa68c635984225969090db11252e6ea87dc6b86766f69c7388
|
||||||
nocross="gobject-introspection"
|
nocross="gobject-introspection"
|
||||||
|
|
Loading…
Reference in New Issue