mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
streampager: update to 0.10.3
This commit is contained in:
parent
ac923bccaa
commit
701f3a4f90
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'streampager'
|
# Template file for 'streampager'
|
||||||
pkgname=streampager
|
pkgname=streampager
|
||||||
version=0.10.2
|
version=0.10.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="asciidoc"
|
hostmakedepends="asciidoc"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/markbt/streampager"
|
homepage="https://github.com/markbt/streampager"
|
||||||
distfiles="https://github.com/markbt/streampager/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/markbt/streampager/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=38f97ce65dd2231e5ec8ce06f6c3367fac04f13ad7b77d78b387f6a137f1e798
|
checksum=e0179cd03bbaad09acefa08cc74c99668fee1b448d0ef5a11b847f10e1b8e15c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion $(find target -name sp.bash) bash sp
|
vcompletion $(find target -name sp.bash) bash sp
|
||||||
|
|
Loading…
Add table
Reference in a new issue