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