blob: cbd28d08507c13cb0e3fe43d788892db56ec2ac4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = tvmv-git
pkgdesc = Command-line tool to bulk-rename TV episode files with minimal fuss.
pkgver = 0.6.0.r1.g17b360e
pkgrel = 1
url = https://github.com/keithfancher/tvmv
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
makedepends = stack-bin
source = git+https://github.com/keithfancher/tvmv.git#branch=master
sha256sums = SKIP
pkgname = tvmv-git
|