neovide: update to 0.16.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'neovide'
|
||||
pkgname=neovide
|
||||
version=0.15.2
|
||||
version=0.16.2
|
||||
revision=1
|
||||
archs="x86_64* aarch64*" # the skia-bindings crate only supports these archs
|
||||
build_style=cargo
|
||||
@@ -16,7 +16,7 @@ license="MIT"
|
||||
homepage="https://neovide.dev/"
|
||||
changelog="https://github.com/neovide/neovide/releases/tag/${version}"
|
||||
distfiles="https://github.com/neovide/neovide/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=a8179c461d41277b41692edcae64af6d1c80454aafff608af0268c5abca95b5c
|
||||
checksum=a2016cceab3cba50b6a8b2f6787ae9017a85923575e89a83ebb9d428e8f80ca9
|
||||
|
||||
# skia-bindings fails to build without these flags
|
||||
export FORCE_SKIA_BUILD=1
|
||||
|
||||
Reference in New Issue
Block a user