blob: 28894f887ef3f36a720dec0235614a11cecbabef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = google-images-download-git
pkgdesc = Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code
pkgver = r156.0d2bf8f
pkgrel = 1
url = https://github.com/hardikvasa/google-images-download
arch = any
license = MIT
makedepends = python-setuptools
depends = python
provides = google-images-download
source = google-images-download::git+https://github.com/hardikvasa/google-images-download
sha256sums = SKIP
pkgname = google-images-download-git
|