mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nvimpager: update to 0.13.0.
This commit is contained in:
parent
4f1d5ddc9f
commit
7c5838254f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nvimpager'
|
# Template file for 'nvimpager'
|
||||||
pkgname=nvimpager
|
pkgname=nvimpager
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="scdoc"
|
hostmakedepends="scdoc"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/lucc/nvimpager"
|
homepage="https://github.com/lucc/nvimpager"
|
||||||
distfiles="https://github.com/lucc/nvimpager/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/lucc/nvimpager/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=57c8e15b24c07d462c05268a5a7d6c4eb4ebdc6a83af00d4fdc634836ba45d74
|
checksum=8255c39697b213cb34dfd573d90c27db7f61180d4a12f640ef6e7f313e525241
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
: # nothing to build
|
: # nothing to build
|
||||||
|
|
Loading…
Add table
Reference in a new issue