lutris: update to 0.4.22
This commit is contained in:
parent
2202054632
commit
2413c1f2ac
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'lutris'
|
||||
pkgname=lutris
|
||||
version=0.4.21
|
||||
version=0.4.22
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="${pkgname}"
|
||||
hostmakedepends="python3-setuptools python3-gobject"
|
||||
depends="python3-dbus python3-gobject python3-yaml xrandr"
|
||||
hostmakedepends="python3-setuptools python3-gobject gtk+3-devel"
|
||||
depends="python3-dbus python3-gobject python3-yaml python3-evdev pciutils"
|
||||
short_desc="Open gaming platform for managing games in a unified way"
|
||||
maintainer="Jan Wey. <janwey.git@gmail.com>"
|
||||
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=0b46d6b06bbe09b7781f781a12f8f37e98939af413365927c4fda92b342efdfd
|
||||
checksum=e849ae01b702f8b39d1783c5e2a3f935b50cd31aa3952f0c0f0f7530a8a7d4b2
|
||||
|
|
Loading…
Reference in a new issue