neovim-qt-git: update git version
This commit is contained in:
parent
e9b1df8b1b
commit
d0e602b06f
@ -1,6 +1,6 @@
|
||||
# Maintainer: Aaron Abbott <aabmass at gmail dot com>
|
||||
pkgname=neovim-qt-git
|
||||
pkgver=v0.2.8.r0.g6e54e82
|
||||
pkgver=v0.2.16.r128.g486cf5b
|
||||
pkgrel=1
|
||||
pkgdesc="A Qt gui for Neovim (Neovim RPC and GUI using Qt5)."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -8,7 +8,7 @@ url="https://github.com/equalsraf/neovim-qt"
|
||||
license=('custom')
|
||||
groups=()
|
||||
# not sure which qt5 dependency to add
|
||||
depends=('neovim' 'qt5-base' 'msgpack-c' 'libxkbcommon-x11')
|
||||
depends=('neovim' 'qt5-base' qt5-svg 'msgpack-c' 'libxkbcommon-x11')
|
||||
makedepends=('git' 'cmake')
|
||||
provides=()
|
||||
conflicts=('neovim-qt')
|
||||
|
Loading…
Reference in New Issue
Block a user