blob: a2d642837bab8e9bc2b238aa76e8aa5c28161d44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = vim-sayonara-git
pkgdesc = A Vim plugin for sane buffer/window deletion
pkgver = r51.75c73f3
pkgrel = 1
url = https://github.com/mhinz/vim-sayonara
arch = any
groups = vim-plugins
license = MIT
makedepends = git
depends = vim-runtime
source = git+https://github.com/mhinz/vim-sayonara.git
sha512sums = SKIP
pkgname = vim-sayonara-git
|