blob: 8289c81fa80c8fec49730dea19e0098ac75c85dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = dotploy-git
pkgdesc = Deploy dotfiles using symlinks
pkgver = 0.1.0.r25.g066bc59
pkgrel = 1
arch = any
license = LGPL
makedepends = git
depends = python
depends = python-click
depends = python-logbook
depends = python-ruamel-yaml
depends = python-setuptools
provides = dotploy=0.1.0.r25.g066bc59
conflicts = dotploy
source = dotploy::git+https://gitlab.com/vmaison/dotploy.git
md5sums = SKIP
pkgname = dotploy-git
|