blob: d0b418fdcc5ef912afa32bac77beefa63773d269 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = hostman-git
pkgdesc = A simple file host manager for various image hosting services (latest commit)
pkgver = 1.1.4
pkgrel = 1
url = https://github.com/q4ow/hostman
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
depends = curl
depends = sqlite
depends = openssl
depends = cjson
provides = hostman
conflicts = hostman
source = git+https://github.com/q4ow/hostman.git
sha256sums = SKIP
pkgname = hostman-git
|