blob: dea67b889a30f5cc67226a621309fbc23039b74e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = podbit
pkgdesc = Podboat Improved: A podcast client for your terminal
pkgver = 1.2.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
source = podbit-1.2.2.tgz::https://github.com/ethanv2/podbit/archive/v1.2.2.tar.gz
md5sums = d1700346a7188d0de88cd13a2edee593
pkgname = podbit
|