mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-itunespy: update to 1.6.1.
This commit is contained in:
parent
469e4ad14a
commit
889b1f4099
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue