blob: 5120866fe25f2d0a470dc52846d83367c401b08d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = confedi-git
pkgdesc = Confedi is designed to help with changing configuration files with one command.
pkgver = 1
pkgrel = 1
url = https://bitbucket.org/masterofhoppips/configuration-editor.git
arch = any
license = GPL
makedepends = git
depends = python3
source = git+https://bitbucket.org/masterofhoppips/configuration-editor.git
md5sums = SKIP
pkgname = confedi-git
|