blob: 1b26d6ec9bed79f22cde54ff41bf8bd17479b861 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = fileshelter
pkgdesc = A self-hosted software to share files over the Web
pkgver = 6.1.0
pkgrel = 2
url = https://github.com/epoupon/fileshelter
arch = x86_64
license = GPL
makedepends = boost
depends = wt
depends = libzip
depends = libconfig
source = https://github.com/epoupon/fileshelter/archive/v6.1.0.tar.gz
source = fileshelter.sysusers
source = fileshelter.tmpfiles
sha256sums = b61c219aa818768522d3eef89901a3e7ace487e16d77c80c8d62cf61e9b9e0c4
sha256sums = 886d3e08bd72b279f81b6ddbad2b7da00b746566aed4ea8a63baae3bdc4ccfd1
sha256sums = bd578276480969f7c006e7ed51708a7484bd901060b83d2e7aa0b0a22f88c185
pkgname = fileshelter
|