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 447f22722e9f..1d6f75550c19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
appname=VK-Scraper
pkgname=vk-scraper
pkgver=2.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Scrapes a VK user's photos"
arch=('any')
url='https://github.com/vanyasem/VK-Scraper'
license=('GPL3')
-#depends=('python-vk_api' 'python' 'python-requests' 'python-tqdm' 'youtube-dl')
+depends=('python-vk_api' 'python' 'python-requests' 'python-tqdm' 'youtube-dl')
makedepends=('python-setuptools')
provides=('vk-scraper')
conflicts=('vk-scraper')