blob: b47aac7054cc37b354c6960fd73e6ed062cfe2d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = editenv
pkgdesc = A simple command line tool for conveniently storing and editing environment variables.
pkgver = 0.2.3
pkgrel = 1
url = https://gitlab.com/a4to/editenv
install = editenv.install
arch = any
license = MIT
depends = dialog
depends = xsel
optdepends = zsh: zsh completion
source = https://software.concise.cc/x86_64/editenv-0.2.3-1-any.pkg.tar.xz
validpgpkeys = 81BACEEBC3EA26E127166E4A819BB92A9A48160E
md5sums = 94451ff1b6417ec6e94eef0e8b3f3c3a
sha512sums = 42d163e05f498927ac891898d2a55a7a37a67ae4b00854f6a2297e7e0eeab4b3b844bb984ad2fb30491507a1825345b439ffe906627c8ad340dd7e0ef58480fc
pkgname = editenv
|