blob: 913d77a01b40e1f216d8a4fc19fc961326e54b45 (
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.1
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.1.tgz::https://github.com/ethanv2/podbit/archive/v2.1.tar.gz
md5sums = 5ee8d20ca7dde2ed5e224e4cc9bd495e
pkgname = podbit
|