blob: 8147d55ee0f8523d072d78c1a5e5f835f86d6fcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = talecast-git
pkgdesc = Simple CLI podcatcher
pkgver = 0.1.20.r124.gebe6e7f
pkgrel = 1
url = https://github.com/TBS1996/TaleCast
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = openssl
provides = talecast
conflicts = talecast
source = talecast-git::git+https://github.com/TBS1996/TaleCast
sha256sums = SKIP
pkgname = talecast-git
|