python3-itunespy: update to 1.6.1.

This commit is contained in:
Andrew Benson 2024-07-13 16:42:45 -05:00
parent 469e4ad14a
commit 889b1f4099

View file

@ -1,7 +1,7 @@
# Template file for 'python3-itunespy' # Template file for 'python3-itunespy'
pkgname=python3-itunespy pkgname=python3-itunespy
version=1.6 version=1.6.1
revision=5 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-requests python3-pycountry" depends="python3-requests python3-pycountry"
@ -9,8 +9,8 @@ short_desc="Library to fetch data from the iTunes Store API (Python3)"
maintainer="Andrew Benson <abenson+void@gmail.com>" maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/sleepyfran/itunespy" homepage="https://github.com/sleepyfran/itunespy"
distfiles="${homepage}/archive/${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=cd8b0c8ec8b033424f52be642af5055b05491f84335f23b27ddc37e17d914361 checksum=7db0c029247396bab43c6e91d791423f32426c340860602cd28590db04db7722
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE