mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
hangups: update to 0.4.11.
This commit is contained in:
parent
2d57bebd41
commit
aeb9b47928
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'hangups'
|
# Template file for 'hangups'
|
||||||
pkgname=hangups
|
pkgname=hangups
|
||||||
version=0.4.10
|
version=0.4.11
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="hangups"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-MechanicalSoup python3-readlike python3-ReParser
|
depends="python3-MechanicalSoup python3-readlike python3-ReParser
|
||||||
python3-ConfigArgParse python3-aiohttp python3-async-timeout python3-appdirs
|
python3-ConfigArgParse python3-aiohttp python3-async-timeout python3-appdirs
|
||||||
|
@ -13,7 +12,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tdryer/hangups"
|
homepage="https://github.com/tdryer/hangups"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=ad8504550779fbec84048802b27fe9a86986fdf42d7165d6536c1d6fdee7894e
|
checksum=64098c8399d070f8337d9776f097793957709082f8e9abb68749527b80b95f8a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Remove version constraint on packages that have
|
# Remove version constraint on packages that have
|
||||||
|
|
Loading…
Add table
Reference in a new issue