1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:09:44 +00:00

fix groups

This commit is contained in:
deadc0de6
2018-02-11 11:55:50 +01:00
parent 078deb99f5
commit feeacbfdb8

View File

@@ -7,7 +7,7 @@ pkgdesc="Save your dotfiles once, deploy them everywhere "
arch=('any')
url="https://github.com/deadc0de6/dotdrop"
license=('GPL')
groups=()7
groups=()
depends=('python' 'setuptools' 'python-jinja' 'python-docopt' 'python-pyaml')
makedepends=('git')
source=("git+https://github.com/deadc0de6/dotdrop.git")