hangups: update to 0.4.18.

This commit is contained in:
Andrew Benson 2022-06-11 15:25:44 -05:00
parent 1e7f0a4fdc
commit de526b9209

View File

@ -1,6 +1,6 @@
# Template file for 'hangups'
pkgname=hangups
version=0.4.16
version=0.4.18
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -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=cd3fb367408910db6a2bf8fba1a16a814a6f09bb4d6ae03da0c4690bff7cac0e
checksum=49b31ee5f4fd36b1c10efd7b827a55e6d7b7e6c24a72e836a35e0da5777332b0
make_check=no # requires httpretty which is not packaged
post_install() {