streampager: update to 0.10.3
This commit is contained in:
parent
ac923bccaa
commit
701f3a4f90
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'streampager'
|
||||
pkgname=streampager
|
||||
version=0.10.2
|
||||
version=0.10.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="asciidoc"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/markbt/streampager"
|
||||
distfiles="https://github.com/markbt/streampager/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=38f97ce65dd2231e5ec8ce06f6c3367fac04f13ad7b77d78b387f6a137f1e798
|
||||
checksum=e0179cd03bbaad09acefa08cc74c99668fee1b448d0ef5a11b847f10e1b8e15c
|
||||
|
||||
post_install() {
|
||||
vcompletion $(find target -name sp.bash) bash sp
|
||||
|
|
Loading…
Reference in New Issue