instaloader: update to 4.8.2.
This commit is contained in:
parent
9eb75f176a
commit
dc242c1a79
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'instaloader'
|
||||
pkgname=instaloader
|
||||
version=4.8
|
||||
revision=2
|
||||
version=4.8.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests"
|
||||
|
@ -11,7 +11,7 @@ maintainer="fosslinux <fosslinux@aussies.space>"
|
|||
license="MIT"
|
||||
homepage="https://instaloader.github.io"
|
||||
distfiles="${PYPI_SITE}/i/instaloader/instaloader-${version}.tar.gz"
|
||||
checksum=3625be33d28e67555de3339af5955c95c328681a0328ec5a074306d68af86cf7
|
||||
checksum=c86985cacaa1a092ad0237a3c350a05d5a1ee21e13a22fba5f6e4a79a1a43dcd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue