blob: 575430f09d0e75e0ab095380987d550d98b6bd46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = weechat-vimode-git
pkgdesc = A WeeChat script that adds vi-like modes, commands and keybindings
pkgver = r173.1da5a2e
pkgrel = 2
url = https://github.com/GermainZ/weechat-vimode
arch = any
license = GPL3
makedepends = git
depends = weechat
source = git+https://github.com/GermainZ/weechat-vimode.git
sha512sums = SKIP
pkgname = weechat-vimode-git
|