lutris: update to 0.5.11
This commit is contained in:
parent
0c965434ee
commit
7dc0cb5508
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lutris'
|
# Template file for 'lutris'
|
||||||
pkgname=lutris
|
pkgname=lutris
|
||||||
version=0.5.10.1
|
version=0.5.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext python3-setuptools python3-gobject gtk+3-devel"
|
hostmakedepends="gettext python3-setuptools python3-gobject gtk+3-devel"
|
||||||
|
@ -13,4 +13,4 @@ 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=bdb1dc020d39516e3434bd66f7ebae276bde2003751ca375ccf577df8b5adef4
|
checksum=ca2785e00adf68ff5e7355426c18ec7ebc03faff2bca0e18d8d1a3c671c56dc2
|
||||||
|
|
Loading…
Reference in New Issue