blob: 6dae7f28a11fcd270cb6a4145de5724efdc5e3c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = astreamfs-git
pkgdesc = Fuse filesystem to read http(s) URL
pkgver = 1.8.4
pkgrel = 1
epoch = 1
url = https://gitlab.com/BylonAkila/astreamfs
arch = x86_64
license = GPL3
makedepends = git
depends = fuse
provides = astreamfs
conflicts = astreamfs
source = git+https://gitlab.com/BylonAkila/astreamfs.git
sha1sums = SKIP
pkgname = astreamfs-git
|