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