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