feat: improved pkgbuild, config concepts
This commit is contained in:
@@ -7,7 +7,7 @@ pkgdesc='A nixos-like declarative config and package manager for Arch Linux'
|
||||
arch=('any')
|
||||
url="https://github.com/janishutz/archmgr"
|
||||
license=('GPL3')
|
||||
depends=('python', 'python-pyaml')
|
||||
depends=('python' 'python-pyaml' 'python-colorama' 'python-pystache')
|
||||
makedepends=('git')
|
||||
provides=('archmgr')
|
||||
conflicts=('archmgr')
|
||||
|
||||
Reference in New Issue
Block a user