blob: ce5c8d3a16510ae0634bdb58b8d0e7ec75064d45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = taler-exchange
pkgdesc = Exchange implementation
pkgver = 0.9.4
pkgrel = 1
url = https://taler.net/
arch = i686
arch = x86_64
groups = taler
license = AGPL
makedepends = python-jinja
depends = python
depends = gnunet
depends = libmicrohttpd
depends = postgresql
depends = jq
conflicts = taler-exchange-git
conflicts = taler-exchange-bin
source = ftp://ftp.gnu.org/gnu/taler/taler-exchange-0.9.4.tar.gz
source = ftp://ftp.gnu.org/gnu/taler/taler-exchange-0.9.4.tar.gz.sig
validpgpkeys = D8423BCB326C7907033929C7939E6BE1E29FC3CC
sha256sums = 717a9f0423e24e75127f9bd50eefe2a534cfed47cf0a54a3604ca35af4cff8ed
sha256sums = SKIP
pkgname = taler-exchange
|