mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
instaloader: update to 4.14.1
This commit is contained in:
parent
f6309ecfb5
commit
bc285bd934
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'instaloader'
|
||||
pkgname=instaloader
|
||||
version=4.14
|
||||
revision=2
|
||||
version=4.14.1
|
||||
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=754425eb17af44ce4bb6056e4eacd044a518d13b5efc11b9d80eb229bb96c652
|
||||
checksum=a41a7372a18fb096b3ed545469479884de9cf768e12020c0e0e67c488d9d599c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue