blob: 1e14d0347fb6a525d6e03d6c696b5d2d58c5a738 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = podget-git
pkgdesc = Simple tool to automate downloading of podcasts
pkgver = 1.0.0.r0.g18892c6
pkgrel = 1
url = https://github.com/dvehrs/podget
arch = any
license = GPL-3.0-or-later
makedepends = git
depends = wget
provides = podget
conflicts = podget
source = podget-git::git+https://github.com/dvehrs/podget.git
sha256sums = SKIP
pkgname = podget-git
|