python-irc: fixup LICENSE distfile
This commit is contained in:
parent
378aab0ae1
commit
a76fb9ee80
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jaraco/irc"
|
||||
distfiles="${PYPI_SITE}/i/irc/irc-${version}.tar.gz
|
||||
https://github.com/jaraco/skeleton/blob/skeleton/LICENSE"
|
||||
https://raw.githubusercontent.com/jaraco/skeleton/skeleton/LICENSE"
|
||||
checksum="f1cb6310441891c2cdd5dc0983424e067ae666d4b24dd7de1af643075937b798
|
||||
e4f2a9888b47347fe16cd7a1637d5c96a8a54750a33f2748eaeb395051fb51b9"
|
||||
a55e2ffe9b44998e621d51d8c094bed09acc4b5236ee73d7df395a33ba3c18fd"
|
||||
skip_extraction="LICENSE"
|
||||
|
||||
python3-irc_package() {
|
||||
|
|
Loading…
Reference in a new issue