hangups: update to 0.4.11.
This commit is contained in:
parent
2d57bebd41
commit
aeb9b47928
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'hangups'
|
||||
pkgname=hangups
|
||||
version=0.4.10
|
||||
revision=2
|
||||
version=0.4.11
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="hangups"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-MechanicalSoup python3-readlike python3-ReParser
|
||||
python3-ConfigArgParse python3-aiohttp python3-async-timeout python3-appdirs
|
||||
|
@ -13,7 +12,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tdryer/hangups"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=ad8504550779fbec84048802b27fe9a86986fdf42d7165d6536c1d6fdee7894e
|
||||
checksum=64098c8399d070f8337d9776f097793957709082f8e9abb68749527b80b95f8a
|
||||
|
||||
pre_build() {
|
||||
# Remove version constraint on packages that have
|
||||
|
|
Loading…
Reference in New Issue