python3-youtube-search: update to 2.2.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-youtube-search'
|
||||
pkgname=python3-youtube-search
|
||||
version=2.1.2
|
||||
revision=5
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests"
|
||||
@@ -10,8 +10,8 @@ short_desc="Python3 library for searching YouTube"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/joetats/youtube_search"
|
||||
distfiles="${PYPI_SITE}/y/youtube-search/youtube-search-${version}.tar.gz"
|
||||
checksum=5749a6d8076fda65557c91367f0fab0936290ecdea457c831c9f3f05918a3aa2
|
||||
distfiles="${PYPI_SITE}/y/youtube_search/youtube_search-${version}.tar.gz"
|
||||
checksum=5398a7cd65d9b75a8bac27ef689ec044abab3cbfa1f20d19db0277659ac70d98
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user