mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
rtv: update to 1.20.0 (#9786)
This commit is contained in:
parent
5dd820bc8a
commit
968a03fb52
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rtv'
|
# Template file for 'rtv'
|
||||||
pkgname=rtv
|
pkgname=rtv
|
||||||
version=1.19.0
|
version=1.20.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ 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=2d5719cd47113917b924ed1bbb9882528433906dceb816fad1f40a31de30de8b
|
checksum=a13ab27e3b5bfb2f3f755315dcf2d2d07dd369d1fc3e01bbee2d91e42c89b2ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue