blob: 7df37d7ccf7a4dde409f1d8f03768279ab8e742d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = rid-git
pkgdesc = rid - Reddit Image Downloader - Simple bash script to download images from a subreddit.
pkgver = 1.0
pkgrel = 1
url = https://github.com/dbeley/rid
arch = any
license = GPL2
makedepends = git
depends = bash
depends = wget
depends = jq
provides = rid
conflicts = rid
source = git+https://github.com/dbeley/rid
md5sums = SKIP
pkgname = rid-git
|