mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ytcc: update to 1.8.1.
This commit is contained in:
parent
ca6f72245e
commit
acb60a539b
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.8.0
|
version=1.8.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=ea51c6d28e46ee4cb02a5f94616b3456c7a6d75e5d270099e670e67a7cdfa7af
|
checksum=e3c27a915182c5ee9314cb22ed19bd26847b4521c369d85a790408e0cdbd691e
|
||||||
|
|
||||||
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
Reference in a new issue