summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a95d1b45513..d09c59aa16cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = neovide
pkgdesc = No Nonsense Neovim Client in Rust
- pkgver = 0.5.0
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/Kethku/neovide
arch = x86_64
@@ -9,6 +9,7 @@ pkgbase = neovide
makedepends = gtk3
makedepends = cmake
makedepends = sdl2
+ makedepends = make
depends = neovim
depends = fontconfig
depends = freetype2
@@ -16,8 +17,10 @@ pkgbase = neovide
depends = sndio
provides = neovide
conflicts = neovide-git
- source = neovide-0.5.0.tar.gz::https://github.com/Kethku/neovide/archive/0.5.0.tar.gz
- sha256sums = e84fbe2eb0c1d54a26c44301aacebd602925080fa1bc3b8005f14c15fba8c3e0
+ source = neovide-0.6.0.tar.gz::https://github.com/Kethku/neovide/archive/0.6.0.tar.gz
+ source = 0001-Remove-unnecessary-braces-around-if-condition.patch::https://github.com/Kethku/neovide/commit/c4890065a33ac265184400ab83743702efbaf291.patch
+ sha256sums = 4daaad6ff527c299b9fa3db677bc1320b9596efbc27853ed730a57df6c1568fd
+ sha256sums = cfd5f5fa8015b377153d60515f2d797b9241d8df60633cfd85c9a24204541d9b
pkgname = neovide