summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fd1ff278ab0..ec2afc1375df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
pkgname=instalooter
-pkgver=2.1.0
+pkgver=2.2.0
pkgrel=1
pkgdesc='Another API-less Instagram pictures and videos downloader'
arch=('any')
@@ -12,7 +12,7 @@ depends=('python-coloredlogs' 'python-dateutil' 'python-docopt'
'python-tenacity' 'python-tqdm' 'python-verboselogs')
makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha512sums=('5c91bdc84bf3b6d2f5c0e936ff44bd67ecf787a588bd1865e43cb73bdedb2473695ca5d7318f58f9b7cd57ca54b85df15c0b991ce05a75be571512afbe627fd9')
+sha512sums=('2d15902c57d43cc754b66e9a42d432baf3d0f9f861a368fc8c865c5e93ad61b4c01a2625bcf923987aee1cb5b2853c759d8c0ea86be958a0b90712811e96c982')
build() {
cd $pkgname-$pkgver