summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCookie Engineer2018-08-28 20:33:37 +0200
committerCookie Engineer2018-08-28 20:33:37 +0200
commitdc374134efe6fead25646ebd1dfddf6a2633c038 (patch)
tree833d891be34605fc4f05485aea094d9e689c196e /PKGBUILD
parentbc6778fee9fa1340c139307431f868debc24626e (diff)
downloadaur-dc374134efe6fead25646ebd1dfddf6a2633c038.tar.gz
1.5.39
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04095c853c18..2f8b5d407c2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Former Maintainer: Daniel M. Capella <polycitizen@gmail.com>
pkgname=instagram-scraper
-pkgver=1.5.38
+pkgver=1.5.39
pkgrel=1
pkgdesc="Scrapes and downloads an instagram user's photos and videos"
arch=('any')
@@ -11,7 +11,7 @@ license=('custom:Public domain')
depends=('python-requests' 'python-tqdm')
makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha512sums=('6c75ebd658a4bb59b5fd156725340ab1d82a4299d640524c9ea1eb947bf27b4a362fcc46cbfcc665caa1c30ccdce8f73588f7599c32a6ef7f4e261eeb09c67d4')
+sha512sums=('d4a597eba64a6b6da95c5f8dc01ea26a396f6d8f6cc4d79fb824f827323588a9dca8c30dbe5b13530172cc0d12c7bbc7a1aff133cc482e8d6d2c2517220eefed')
build() {
cd $pkgname-$pkgver