rtv: update to 1.27.0
This commit is contained in:
parent
d30523c1b3
commit
89b3e5daa1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rtv'
|
||||
pkgname=rtv
|
||||
version=1.26.0
|
||||
version=1.27.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="dleeram <dleeram@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/michael-lazar/${pkgname}"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=1e3c20fdbda2a1f1b584194a36895d8e42aba527b2e9fa7be8ff7fd79c8bee85
|
||||
checksum=c57a6cbb2525160b6aaa9180aec0293962b6969675f8ac0f2cfacff3cbd00d7c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue