blob: e42abc37889e2ed35a6f562d6274724c29232d44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = podbit
pkgdesc = Podboat Improved: A podcast client for your terminal
pkgver = 2.0.2
pkgrel = 1
url = https://github.com/ethanv2/podbit
arch = any
license = GPL3
makedepends = go
depends = mpv
depends = ncurses
optdepends = newsboat: enqueue podcasts from RSS
optdepends = yt-dlp: download podcasts from video sites
optdepends = youtube-dl: download podcasts from video sites
source = podbit-2.0.2.tgz::https://github.com/ethanv2/podbit/archive/v2.0.2.tar.gz
md5sums = dbd8d8c7f1c25a9fd022d65818f22634
pkgname = podbit
|