From 9066dbd6b8012f0b074dea8dd4df7f995fedb182 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 2 Aug 2018 23:59:35 -0300 Subject: [PATCH] ytcc: update to 1.7.0. --- srcpkgs/ytcc/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/ytcc/template b/srcpkgs/ytcc/template index 2784185407..81c4342ad8 100644 --- a/srcpkgs/ytcc/template +++ b/srcpkgs/ytcc/template @@ -1,18 +1,18 @@ # Template file for 'ytcc' pkgname=ytcc -version=1.6.1 +version=1.7.0 revision=1 +noarch=yes build_style=python3-module pycompile_module="ytcc" hostmakedepends="python-setuptools python3-setuptools python-pathlib" depends="python3-lxml python3-feedparser python3-dateutil python3-youtube-dl" short_desc="Cmdline tool to track your youtube channels" -maintainer="maxice8 " +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=eeedd49a7c547bf809efb756a536ee3ac5592978a67ce0e6ec9c995cf8d15af3 -noarch=yes +checksum=f0a77c33089a0fc2e0d949fabce82e7d307a8de3a4f7f563734f2490d98fef9e post_install() { vinstall completions/fish/ytcc.fish 0644 usr/share/fish/completions