blob: 3cd0d776dad9d070284a9afe6646b77283e2d03a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = vim-gtk-recent-git
pkgdesc = logs files opened in vim into GObject recent files
pkgver = r3.9311fad
pkgrel = 1
url = https://gitlab.gnome.org/lafleur/vim-gtk-recent
arch = i686
arch = x86_64
groups = vim-plugins
license = GPLv3
depends = vim
depends = python-gobject
provides = vim-gtk-recent
conflicts = vim-gtk-recent
source = vim-gtk-recent::git+https://gitlab.gnome.org/lafleur/vim-gtk-recent
md5sums = SKIP
pkgname = vim-gtk-recent-git
|