python3-itunespy: update to 1.6.1.
This commit is contained in:
parent
469e4ad14a
commit
889b1f4099
|
@ -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 <abenson+void@gmail.com>"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue