lutris: update to 0.5.2.2 and enable gir
This commit is contained in:
parent
77b32c26ef
commit
c079ab6595
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'lutris'
|
||||
pkgname=lutris
|
||||
version=0.5.2.1
|
||||
version=0.5.2.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
build_helper="gir"
|
||||
pycompile_module="$pkgname"
|
||||
hostmakedepends="python3-setuptools python3-gobject gtk+3-devel"
|
||||
depends="python3-dbus python3-gobject python3-yaml python3-evdev python3-Pillow
|
||||
|
@ -14,5 +15,4 @@ 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=083763fbf6fe9a343d61540d88aa1a759a9c31d4a22d1848ab2ee62ca5c3ddb3
|
||||
nocross="gobject-introspection"
|
||||
checksum=09ed6bbc501610c4bdc3653b8b9f9bfde1ae797dae29e69a2f4a4b75da337376
|
||||
|
|
Loading…
Reference in a new issue