ytcc: update to 1.7.2.
This commit is contained in:
parent
e09c6bf804
commit
d152a1e9f8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ytcc'
|
# Template file for 'ytcc'
|
||||||
pkgname=ytcc
|
pkgname=ytcc
|
||||||
version=1.7.1
|
version=1.7.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/woefe/ytcc"
|
homepage="https://github.com/woefe/ytcc"
|
||||||
distfiles="https://github.com/woefe/ytcc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/woefe/ytcc/archive/v${version}.tar.gz"
|
||||||
checksum=26a7022d5de49450598df41228c149530c76674d48c80e9dda27dfbe405b4421
|
checksum=9b9503e04d25a1cf03068f907a6fa8ee821030d6e9e03e63849c2f37ed7dd1ca
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall completions/fish/ytcc.fish 0644 usr/share/fish/completions
|
vinstall completions/fish/ytcc.fish 0644 usr/share/fish/completions
|
||||||
|
|
Loading…
Reference in New Issue