mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
rtv: update to 1.25.0.
This commit is contained in:
parent
96a9d609c2
commit
46f50b7f93
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'rtv'
|
# Template file for 'rtv'
|
||||||
pkgname=rtv
|
pkgname=rtv
|
||||||
version=1.24.0
|
version=1.25.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="rtv"
|
pycompile_module="rtv"
|
||||||
hostmakedepends="python3-setuptools"
|
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="A simple terminal viewer for Reddit (Reddit Terminal Viewer)"
|
short_desc="Simple terminal viewer for Reddit (Reddit Terminal Viewer)"
|
||||||
maintainer="dleeram <dleeram@protonmail.com>"
|
maintainer="dleeram <dleeram@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/michael-lazar/${pkgname}"
|
homepage="https://github.com/michael-lazar/${pkgname}"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=8a792c6112e27876a48db09c18fe3032734066193d6c79614d7df1b83f48e744
|
checksum=253455ccfc0d18c1f48465bf69a036ba4e3fd64267b1709a0aaef3419e3344e7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue