python3-youtube-search: update to 1.1.1.

This commit is contained in:
Andrew Benson 2020-11-04 09:15:03 -06:00 committed by Andrew Benson
parent 0c5dd724b1
commit bad74d17fb

View file

@ -1,7 +1,7 @@
# Template file for 'python3-youtube-search' # Template file for 'python3-youtube-search'
pkgname=python3-youtube-search pkgname=python3-youtube-search
version=1.1.0 version=1.1.1
revision=2 revision=1
_gitver=86af3e73bd340f37be56f2be6a5ff706b16e454e _gitver=86af3e73bd340f37be56f2be6a5ff706b16e454e
create_wrksrc=yes create_wrksrc=yes
build_wrksrc="youtube-search-${version}" build_wrksrc="youtube-search-${version}"
@ -14,7 +14,7 @@ license="MIT"
homepage="https://github.com/joetats/youtube_search" homepage="https://github.com/joetats/youtube_search"
distfiles="${PYPI_SITE}/y/youtube-search/youtube-search-${version}.tar.gz distfiles="${PYPI_SITE}/y/youtube-search/youtube-search-${version}.tar.gz
https://raw.githubusercontent.com/joetats/youtube_search/${_gitver}/LICENSE>LICENSE.txt" https://raw.githubusercontent.com/joetats/youtube_search/${_gitver}/LICENSE>LICENSE.txt"
checksum="255fea3ca98cda488c585734183b30ac7b55ddbd79e6e79f999d94983c8077e6 checksum="ba6f59960191140e14f0440725438ddaf7403f52447854fa25c8b2f8218fd118
cd58d968a55585bfc21aea093aee5ba92a6785bab24c9969cfe2cd8bfe9ea83d" cd58d968a55585bfc21aea093aee5ba92a6785bab24c9969cfe2cd8bfe9ea83d"
post_install() { post_install() {