rtv: update to 1.23.0. (#442)
This commit is contained in:
parent
bcea18f0a9
commit
a7bee178e0
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.22.1
|
version=1.23.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=77c9bbd0e8cd85b6c2daad7b6674d1865f06bfde0a5c2557e12ef1dc1acb2789
|
checksum=66d458c37bdf377b191c899311b6b08da73312635e472cc0f55b510ad8293619
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue