From 6584718ebf269662237a586d24b52f9b22ee4190 Mon Sep 17 00:00:00 2001 From: Alex Childs Date: Mon, 20 Dec 2021 16:41:44 -0600 Subject: [PATCH] hangups: update to 0.4.16 --- srcpkgs/hangups/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hangups/template b/srcpkgs/hangups/template index 87be11616e9..89308e1db21 100644 --- a/srcpkgs/hangups/template +++ b/srcpkgs/hangups/template @@ -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 " 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() {