legendary: update to 0.20.27.

This commit is contained in:
John 2022-06-26 15:40:26 +02:00
parent b7ce35f2f7
commit cc75b48b8f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'legendary' # Template file for 'legendary'
pkgname=legendary pkgname=legendary
version=0.20.26 version=0.20.27
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -10,5 +10,5 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/derrod/legendary" homepage="https://github.com/derrod/legendary"
distfiles="https://github.com/derrod/legendary/archive/${version}.tar.gz" distfiles="https://github.com/derrod/legendary/archive/${version}.tar.gz"
checksum=fe360e9c29641689d850369c04eb9a152a03292826956ddfee751cac3975972c checksum=7114f0952a9627c1d18dda11ff2422638c0df621db7b6bff3a0816e60b25f452
make_check=no # doesn't contain any tests make_check=no # doesn't contain any tests