mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
neovide: update to 0.15.1
This commit is contained in:
parent
774cd0512e
commit
8f53a9b1c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovide'
|
||||
pkgname=neovide
|
||||
version=0.15.0
|
||||
version=0.15.1
|
||||
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=89900673314f4dba66a1716197aca3b51f01365d9f8351563c3dc5604b3e48ab
|
||||
checksum=9042678f2fa33a86662755b3d37f7b264ebbf28b9a5f021ca89c137faeeda37d
|
||||
|
||||
# skia-bindings fails to build without these flags
|
||||
export FORCE_SKIA_BUILD=1
|
||||
|
|
Loading…
Add table
Reference in a new issue