From e41b9b1861235b4f5e62999cf820fa61610eb1f4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 13 Feb 2019 20:58:40 -0200 Subject: [PATCH] ytcc: update to 1.8.0. --- srcpkgs/ytcc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ytcc/template b/srcpkgs/ytcc/template index 79260dd5437..c043c3092da 100644 --- a/srcpkgs/ytcc/template +++ b/srcpkgs/ytcc/template @@ -1,18 +1,18 @@ # Template file for 'ytcc' pkgname=ytcc -version=1.7.4 +version=1.8.0 revision=1 noarch=yes build_style=python3-module pycompile_module="ytcc" hostmakedepends="python3-setuptools" -depends="python3-dateutil python3-feedparser python3-lxml python3-youtube-dl" +depends="python3-SQLAlchemy python3-feedparser python3-lxml python3-youtube-dl" short_desc="Cmdline tool to track your youtube channels" maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/woefe/ytcc" distfiles="https://github.com/woefe/ytcc/archive/v${version}.tar.gz" -checksum=d05767a6e93a311e431af66dc8b6e62344c20d2f669575aab76365b7785a8fc4 +checksum=ea51c6d28e46ee4cb02a5f94616b3456c7a6d75e5d270099e670e67a7cdfa7af post_install() { vinstall completions/fish/ytcc.fish 0644 usr/share/fish/completions