instaloader: update to 4.14.
This commit is contained in:
parent
4714c60769
commit
adb7308d47
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'instaloader'
|
# Template file for 'instaloader'
|
||||||
pkgname=instaloader
|
pkgname=instaloader
|
||||||
version=4.13.2
|
version=4.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="fosslinux <fosslinux@aussies.space>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://instaloader.github.io"
|
homepage="https://instaloader.github.io"
|
||||||
distfiles="${PYPI_SITE}/i/instaloader/instaloader-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/instaloader/instaloader-${version}.tar.gz"
|
||||||
checksum=a205d79ef11a4485110fd4d060a4708d73eb89993dc2933757c2eafbc5edad2d
|
checksum=754425eb17af44ce4bb6056e4eacd044a518d13b5efc11b9d80eb229bb96c652
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue