From d853526de57c397e24e011d6c39dbb483c413b0b Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Sun, 8 Dec 2024 03:09:58 +0300 Subject: [PATCH] pyradio: update to 0.9.3.11.3, orphan --- srcpkgs/pyradio/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index 8826ed0b50c088..672ec4850e6b11 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,18 +1,18 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.9.3.11.1 -revision=2 +version=0.9.3.11.3 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel" depends="python3-requests python3-dnspython python3-psutil python3-rich python3-dateutil python3-netifaces" short_desc="Curses based internet radio player" -maintainer="chrysos349 " +maintainer="Orphaned " license="MIT" homepage="https://www.coderholic.com/pyradio/" changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog" distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz" -checksum=a5e37a815881a34925ce7c1bffd1205a000670529ed8bb5a3a12dd1bd0011eef +checksum=3d28b2977c8d4179b4e95678f544af06c98e171731c91f4919d7a6c3017ba669 make_check=no # pytest reports "no tests ran" post_patch() {