summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d133128e468b39974636eb19eb099f938e46d154 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = pingfs-git
	pkgdesc = 'True cloud storage' -- a fuse filesystem where the data is stored only in the Internet itself, as ICMP Echo packets (pings) travelling from you to remote servers and back again. (Use with care. It's only for hackvalue, not for productive use.)
	pkgver = r83.d20200524.gf2f2b5f
	pkgrel = 1
	epoch = 1
	url = http://code.kryo.se/pingfs/
	arch = i686
	arch = x86_64
	arch = arm
	arch = arm64
	license = custom
	makedepends = git
	depends = fuse
	provides = pingfs=r83.d20200524.gf2f2b5f
	conflicts = pingfs
	source = pingfs::git+https://github.com/yarrick/pingfs.git
	sha256sums = SKIP

pkgname = pingfs-git