Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/instaloader/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'instaloader'
pkgname=instaloader
version=4.15.1
version=4.15.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
Expand All @@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://instaloader.github.io"
distfiles="${PYPI_SITE}/i/instaloader/instaloader-${version}.tar.gz"
checksum=323ee2015540e627df25535703f246dc39695b71f7f04dadfe67e239dadf3b55
checksum=a4d3f1ef6674b96c471492614848fc3a21fcc87f038f274111a0bd8bfbadb3ca

post_install() {
vlicense LICENSE
Expand Down