blob: 2179a78839711c38c8d8b9e37df7aa320f7313fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = tumbld-git
pkgdesc = A bash script to download all the images from a tumblr or set of tumblrs
pkgver = r16.7c6a9ef
pkgrel = 1
url = https://github.com/nixterrimus/tumbld
arch = any
license = MIT
makedepends = git
depends = wget
provides = tumbld
conflicts = tumbld
source = git+https://github.com/nixterrimus/tumbld.git
sha256sums = SKIP
pkgname = tumbld-git
|