summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 077160eb884a..0f579f9141e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,19 @@
pkgbase = neovim-gtk
- pkgdesc = GTK ui for neovim written in rust using gtk-rs bindings. With ligatures support.
+ pkgdesc = GTK UI for Neovim written in Rust
pkgver = v0.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/daa84/neovim-gtk
- arch = x86_64
arch = i686
+ arch = x86_64
license = GPL3
makedepends = rust
makedepends = cargo
makedepends = git
+ depends = neovim
depends = gtk3
- source = neovim-gtk::git+https://github.com/daa84/neovim-gtk.git
- sha256sums = SKIP
+ depends = vte3
+ source = git+https://github.com/daa84/neovim-gtk.git
+ md5sums = SKIP
pkgname = neovim-gtk