blob: d5009eafd14942513aa37fd48de9cfbcdc1cfc8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = dotdotdot-git
pkgdesc = A variable-based dotfiles manager with a template engine for multi-machine deployments
pkgver = r11.2116ef3
pkgrel = 1
url = https://git.greembow.com/khamley/dotdotdot
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
makedepends = rust
makedepends = cargo
depends = gcc-libs
provides = dotdotdot
conflicts = dotdotdot
source = dotdotdot-git::git+https://git.greembow.com/khamley/dotdotdot.git#branch=main
sha256sums = SKIP
pkgname = dotdotdot-git
|