blob: 8a3bf67547c6225d257f9025c5fa757600fe6c35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = dotfiles-git
pkgdesc = A tool to make managing your dotfile symlinks in $HOME easy, allowing you to keep all of them in a single directory.
pkgver = r358.8998a93
pkgrel = 2
url = https://github.com/jbernard/dotfiles
arch = any
license = ISC
makedepends = git
makedepends = python-setuptools
depends = python
depends = python-py
depends = python-click
provides = dotfiles
conflicts = dotfiles
source = git+https://github.com/jbernard/dotfiles.git
md5sums = SKIP
pkgname = dotfiles-git
|