lutris: update to 0.5.8.1
This commit is contained in:
parent
c8e473f23c
commit
aada95c7a4
1 changed files with 3 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lutris'
|
||||
pkgname=lutris
|
||||
version=0.5.7.1
|
||||
revision=2
|
||||
version=0.5.8.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="gettext python3-setuptools python3-gobject gtk+3-devel"
|
||||
depends="python3-dbus python3-gobject python3-yaml python3-evdev python3-Pillow
|
||||
|
@ -13,10 +13,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=5b03b1bb761945ddae5f82572b33b6785cc93c4f8c16d8d86fa194ad43e6ab56
|
||||
|
||||
post_patch() {
|
||||
# XXX Check if this script is changed
|
||||
# It's 3 lines for now.
|
||||
vsed -i -e '1s/bash/sh/' share/lutris/bin/resetxpad
|
||||
}
|
||||
checksum=9eba9ccc89069a1b23f1776c8533d6d0513c184f2f090428ec52bae63333138b
|
||||
|
|
Loading…
Reference in a new issue