From 889b1f4099867488d06983dd3c75b099bed8ed73 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sat, 13 Jul 2024 16:42:45 -0500 Subject: [PATCH] python3-itunespy: update to 1.6.1. --- srcpkgs/python3-itunespy/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-itunespy/template b/srcpkgs/python3-itunespy/template index 8766d689878..7c48399c301 100644 --- a/srcpkgs/python3-itunespy/template +++ b/srcpkgs/python3-itunespy/template @@ -1,7 +1,7 @@ # Template file for 'python3-itunespy' pkgname=python3-itunespy -version=1.6 -revision=5 +version=1.6.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-requests python3-pycountry" @@ -9,8 +9,8 @@ short_desc="Library to fetch data from the iTunes Store API (Python3)" maintainer="Andrew Benson " license="MIT" homepage="https://github.com/sleepyfran/itunespy" -distfiles="${homepage}/archive/${version}.tar.gz" -checksum=cd8b0c8ec8b033424f52be642af5055b05491f84335f23b27ddc37e17d914361 +distfiles="${homepage}/archive/v${version}.tar.gz" +checksum=7db0c029247396bab43c6e91d791423f32426c340860602cd28590db04db7722 post_install() { vlicense LICENSE