legendary: update to 0.20.16.
This commit is contained in:
parent
a5bf7babad
commit
7768956081
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'legendary'
|
||||
pkgname=legendary
|
||||
version=0.20.12
|
||||
revision=2
|
||||
version=0.20.16
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests python3-wheel"
|
||||
depends="python3-requests"
|
||||
short_desc="Free and open-source replacement for the Epic Games Launcher"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/derrod/legendary"
|
||||
distfiles="https://github.com/derrod/legendary/archive/${version}.tar.gz"
|
||||
checksum=7b73c50a00092896e3b77eb3a693dfb6e258a804fde92dc7b9b402ebc92f99d7
|
||||
checksum=116efe7455a8e40235862912fbe1d532db8a1b3fa23c1e8b3628bde42aee89dd
|
||||
make_check=no # doesn't contain any tests
|
||||
|
|
Loading…
Reference in a new issue