hangups: update to 0.4.16

This commit is contained in:
Alex Childs 2021-12-20 16:41:44 -06:00 committed by paper
parent 2b12a413ac
commit 6584718ebf

View file

@ -1,7 +1,7 @@
# Template file for 'hangups'
pkgname=hangups
version=0.4.14
revision=2
version=0.4.16
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-MechanicalSoup python3-readlike python3-ReParser
@ -12,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=b7e691faa91dd3c5d5f434ce7afaa023bf47fe37063ead0889ac360326a07a3a
checksum=cd3fb367408910db6a2bf8fba1a16a814a6f09bb4d6ae03da0c4690bff7cac0e
make_check=no # requires httpretty which is not packaged
post_install() {