ytcc: update to 1.7.3.
This commit is contained in:
parent
1c54c2c155
commit
7ada83d2c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ytcc'
|
# Template file for 'ytcc'
|
||||||
pkgname=ytcc
|
pkgname=ytcc
|
||||||
version=1.7.2
|
version=1.7.3
|
||||||
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=9b9503e04d25a1cf03068f907a6fa8ee821030d6e9e03e63849c2f37ed7dd1ca
|
checksum=31bebbbe2ac7c1a91ed858af8b8fbd971348e29e318b7e8eda51ebacabbb1742
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue