summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorWolfgang Popp2020-10-21 20:52:05 +0200
committerWolfgang Popp2020-10-21 20:52:05 +0200
commitb3527d6b14539308d5d4a7beb64abbb8fe0516f2 (patch)
treed00980a5e10a26e3ca83c34f3943edd6eebb034c /.SRCINFO
parentddb003230493c9e6030d0ec8f3ed96863de46983 (diff)
downloadaur-b3527d6b14539308d5d4a7beb64abbb8fe0516f2.tar.gz
updated to v2.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2b0aea2d09f..ecf91c8b3e4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,19 @@
pkgbase = ytcc
- pkgdesc = The YouTube channel checker
- pkgver = 1.8.5
+ pkgdesc = Command line tool to keep track of playlists
+ pkgver = 2.0.0
pkgrel = 1
url = https://github.com/woefe/ytcc
arch = any
license = GPL3
- depends = python
- depends = python-lxml
- depends = python-feedparser
- depends = python-sqlalchemy
- depends = mpv
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python-click
depends = youtube-dl
- source = https://github.com/woefe/ytcc/archive/v1.8.5.tar.gz
- sha256sums = 4e301120a06988159f14f178380c5dd6cdf8e96c572cbb13888c6979d97e3c14
+ depends = python-wcwidth
+ optdepends = mpv
+ optdepends = fzf
+ source = https://github.com/woefe/ytcc/archive/v2.0.0.tar.gz
+ sha256sums = a8cc651d1a304d092c356c87e2080f2313ad5ac982b9320e77e7844dfc1067c0
pkgname = ytcc