blob: 42cc8700a31195ba8ad8311c16881492ab1815df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = sph-pack-git
pkgdesc = free software file packaging solution. compounding/compression/encryption with tar/xz/gz/scrypt
pkgver = 45
pkgrel = 1
url = http://sph.mn
arch = any
license = gpl3
makedepends = git
depends = sph-lib
depends = tar
depends = xz
optdepends = scrypt
provides = sph-pack
conflicts = sph-pack
source = git://git.sph.mn/sph-pack
md5sums = SKIP
pkgname = sph-pack-git
|