You've already forked thehub-aur
fix dependency missing
This commit is contained in:
@@ -1,18 +1,18 @@
|
|||||||
# Maintainer: Tom Zander
|
# Maintainer: Tom Zander
|
||||||
|
|
||||||
pkgname=flowee
|
pkgname=flowee
|
||||||
pkgver=2019.7.1
|
pkgver=2019.8.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Flowee Bitcoin products"
|
pkgdesc="Flowee Bitcoin products"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://flowee.org/"
|
url="https://flowee.org/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('boost-libs' 'libevent' 'openssl')
|
depends=('boost-libs' 'libevent' 'openssl')
|
||||||
makedepends=('boost' 'cmake')
|
makedepends=('boost' 'cmake', 'autoconf', 'automake')
|
||||||
provides=('flowee-hub')
|
provides=('flowee-hub')
|
||||||
backup=("etc/flowee/flowee.conf")
|
backup=("etc/flowee/flowee.conf")
|
||||||
install=flowee.install
|
install=flowee.install
|
||||||
source=("git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.07"
|
source=("git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.08"
|
||||||
"flowee.logrotate"
|
"flowee.logrotate"
|
||||||
"flowee.conf"
|
"flowee.conf"
|
||||||
"logs.conf")
|
"logs.conf")
|
||||||
|
|||||||
Reference in New Issue
Block a user