blob: 61c5e2859aa6a5a1f05e593e3c02342805129935 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libgnunetworker
pkgdesc = Multithreading with GNUnet
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/madmurphy/libgnunetworker
arch = i686
arch = x86_64
license = AGPL
depends = gettext
depends = gnunet
conflicts = libgnunetworker-git
conflicts = libgnunetworker-bin
source = https://github.com/madmurphy/libgnunetworker/releases/download/1.1.1/libgnunetworker-1.1.1.tar.gz
sha512sums = 773e89b3d0ac2b9463a8665a8c20b5288b5a075df3b629680c656003179b1a4d63fff9f2e420bddad3cc3d2a968471eff06baa1867cdf043e94bfbf37aa49f1f
pkgname = libgnunetworker
|