blob: b8045cc9c9210a1248abcf5f3141c67d934ab816 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = dotm
pkgdesc = Declarative dotfiles manager with normal file paths, delegated encryption, and first-class permission management
pkgver = 0.1.4
pkgrel = 1
url = https://github.com/fkzys/dotm
arch = x86_64
license = AGPL-3.0-or-later
makedepends = go
optdepends = sops: secret decryption in templates
optdepends = age: key management for sops
optdepends = bash: script execution
optdepends = diffutils: dotm diff
source = dotm-0.1.4.tar.gz::https://github.com/fkzys/dotm/archive/refs/tags/v0.1.4.tar.gz
sha256sums = d5f8eeae9e791331949b96423a1ebb33e43b750a7b2442f24bba5ed032c4d397
pkgname = dotm
|