blob: e12798fc870e6ff2cbaaf11ed0ce6b8b7fca2e4a (
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 = 3.0
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-3.0.tgz::https://github.com/ethanv2/podbit/archive/v3.0.tar.gz
md5sums = 46ac2afc8302be0356a48cd1177d9eaf
pkgname = podbit
|