summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c76c1b1c847db178686c3c8356f9008a60cc129f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = profile-sync-daemon-git
	pkgdesc = Symlinks and syncs browser profile dirs to RAM
	pkgver = 6.50.r14.gbdea6f0
	pkgrel = 1
	url = https://github.com/graysky2/profile-sync-daemon
	install = psd.install
	arch = any
	license = MIT
	depends = git
	depends = bash
	depends = findutils
	depends = procps-ng
	depends = rsync
	depends = systemd
	optdepends = zsh-completions: for completion when using zsh
	optdepends = fuse-overlayfs: for overlayfs mode
	provides = profile-sync-daemon
	conflicts = profile-sync-daemon
	source = git+https://github.com/graysky2/profile-sync-daemon.git#branch=master
	b2sums = SKIP

pkgname = profile-sync-daemon-git