nvimpager: update to 0.7
This commit is contained in:
parent
ba59b46069
commit
8e0931b622
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nvimpager'
|
||||
pkgname=nvimpager
|
||||
version=0.6
|
||||
version=0.7
|
||||
revision=1
|
||||
# In pre_build, date is the date of the last commit in the nvimpager repo.
|
||||
# It should be changed when updating to a new version.
|
||||
|
@ -17,14 +17,14 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/lucc/nvimpager"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz
|
||||
https://www.vim.org/scripts/download_script.php?src_id=14498>AnsiEsc.vba.gz"
|
||||
checksum="0415a57ae53d20a9ecdc5d85c22a2847319631f31d9c5b09fe22506183148c46
|
||||
checksum="cb4eee0ef2569412b0528eacd7efd6af960bebc11d8749258d8ba83c975ebf4b
|
||||
a80d8c95a2e497e190831f1b580205653c595c6f51b48d4cb89fb33eaea5ed03"
|
||||
|
||||
pre_build() {
|
||||
cat <<< \
|
||||
"---
|
||||
footer: Version v${version}
|
||||
date: 2019-03-05
|
||||
date: 2020-09-25
|
||||
..." \
|
||||
> metadata.yml
|
||||
|
||||
|
|
Loading…
Reference in New Issue