mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 23:59:16 +00:00
fix groups
This commit is contained in:
@@ -7,7 +7,7 @@ pkgdesc="Save your dotfiles once, deploy them everywhere "
|
|||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/deadc0de6/dotdrop"
|
url="https://github.com/deadc0de6/dotdrop"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
groups=()7
|
groups=()
|
||||||
depends=('python' 'setuptools' 'python-jinja' 'python-docopt' 'python-pyaml')
|
depends=('python' 'setuptools' 'python-jinja' 'python-docopt' 'python-pyaml')
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
source=("git+https://github.com/deadc0de6/dotdrop.git")
|
source=("git+https://github.com/deadc0de6/dotdrop.git")
|
||||||
|
|||||||
Reference in New Issue
Block a user