blob: a738be05d4c2cb8dac5ebd2f95740f977960c918 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = v-editor-git
pkgdesc = simple wrapper for your editor
pkgver = 1.1.r0.g9d2ed26
pkgrel = 1
url = https://github.com/egnrse/v-editor
arch = any
license = MIT
makedepends = git
depends = bash
optdepends = vi: fallback text editor
provides = v-editor
conflicts = v-editor
source = v-editor-git::git+https://github.com/egnrse/v-editor#branch=main
sha512sums = SKIP
pkgname = v-editor-git
|