blob: 97ae5b185147fbba8d912fbff37244eabaaae0c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = bellsym-git
pkgdesc = A simple command line tool to move all config files from a directory to another, and create symbolic links where needed.
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/isabelroses/bellsym
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
source = bellsym-git::git+https://github.com/isabelroses/bellsym
md5sums = SKIP
pkgname = bellsym-git
|