From bade1ab81b29d18804ee4d6d1aad269340a7524f Mon Sep 17 00:00:00 2001 From: *1is7ac3* Isaac Quiroz Date: Sun, 27 Mar 2022 18:37:49 -0300 Subject: [PATCH] python3-casttube: update to 0.2.1. --- srcpkgs/python3-casttube/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-casttube/template b/srcpkgs/python3-casttube/template index 74187dad714b..497a7fa5cd3b 100644 --- a/srcpkgs/python3-casttube/template +++ b/srcpkgs/python3-casttube/template @@ -1,10 +1,9 @@ # Template file for 'python3-casttube' pkgname=python3-casttube -version=0.2.0 -revision=4 +version=0.2.1 +revision=1 wrksrc="casttube-${version}" build_style=python3-module -pycompile_module="casttube" hostmakedepends="python3-setuptools" depends="python3-requests" short_desc="Python3 library to interface with the YouTube Chromecast API" @@ -12,7 +11,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/ur1katz/casttube" distfiles="https://github.com/ur1katz/casttube/archive/${version}.tar.gz" -checksum=5dffe63803914ccd0f311940dc49865c4cd0bd4461f901c27a0ef22b3338cd14 +checksum=351819818a10a107641675cab71c4154afb490762410b3138c18ef410cbf5c33 post_install() { vlicense LICENSE