diff --git a/srcpkgs/rtv/template b/srcpkgs/rtv/template index a405998c84..aa2a847d9a 100644 --- a/srcpkgs/rtv/template +++ b/srcpkgs/rtv/template @@ -1,18 +1,19 @@ # Template file for 'rtv' pkgname=rtv -version=1.25.1 +version=1.26.0 revision=1 archs=noarch build_style=python3-module pycompile_module="rtv" hostmakedepends="python3-setuptools" -depends="ncurses python3-BeautifulSoup4 python3-decorator python3-kitchen python3-requests python3-six" +depends="ncurses python3-BeautifulSoup4 python3-decorator python3-kitchen + python3-requests python3-six" short_desc="Simple terminal viewer for Reddit (Reddit Terminal Viewer)" maintainer="dleeram " license="MIT" homepage="https://github.com/michael-lazar/${pkgname}" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=75695033c9172c90bf8313c3814672fcefe5188e4c8222ad59d201d7769fe99d +checksum=1e3c20fdbda2a1f1b584194a36895d8e42aba527b2e9fa7be8ff7fd79c8bee85 post_install() { vlicense LICENSE