blob: 5956437b5a1aae31ac10294de92f6645b90ebd0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = archivemount-git
pkgdesc = FUSE filesystem using libarchive
pkgver = r63.104a314
pkgrel = 1
url = https://www.cybernoia.de/software/archivemount.html
arch = i686
arch = x86_64
license = GPL2
makedepends = git
depends = fuse
depends = libarchive
provides = archivemount
conflicts = archivemount
source = archivemount-git::git+https://github.com/cybernoid/archivemount.git
sha512sums = SKIP
pkgname = archivemount-git
|