From 5b05586caa7e612dbfe806c7a57ec10439712117 Mon Sep 17 00:00:00 2001 From: Alex Childs Date: Thu, 30 Sep 2021 21:54:36 -0500 Subject: [PATCH] hangups: update to 0.4.14 --- srcpkgs/hangups/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hangups/template b/srcpkgs/hangups/template index c5fe0aeed1dd..73ec73bc906e 100644 --- a/srcpkgs/hangups/template +++ b/srcpkgs/hangups/template @@ -1,18 +1,19 @@ # Template file for 'hangups' pkgname=hangups -version=0.4.12 -revision=2 +version=0.4.14 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-MechanicalSoup python3-readlike python3-ReParser python3-ConfigArgParse python3-aiohttp python3-async-timeout python3-appdirs python3-requests python3-protobuf python3-urwid" +checkdepends="${depends} python3-pytest" short_desc="Third-party text-based user interface for Google Hangouts" maintainer="Alex Childs " license="MIT" homepage="https://github.com/tdryer/hangups" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=31db2b9843e8f0a4e6ea875d2cff15a770b621e6ac91fa33a899f0cc9fc54be9 +checksum=b7e691faa91dd3c5d5f434ce7afaa023bf47fe37063ead0889ac360326a07a3a pre_build() { # Remove version constraint on packages that have