update to latest

This commit is contained in:
TomZ
2019-11-16 22:16:38 +01:00
parent f857907af8
commit 17a090c849
2 changed files with 8 additions and 5 deletions
+3 -3
View File
@@ -1,18 +1,18 @@
# Maintainer: Tom Zander
pkgname=flowee
pkgver=2019.8.1
pkgver=2019.9.1
pkgrel=1
pkgdesc="Flowee Bitcoin products"
arch=('x86_64')
url="https://flowee.org/"
license=('GPL')
depends=('boost-libs' 'libevent' 'openssl')
makedepends=('boost' 'cmake' 'autoconf' 'automake', 'pkgconf')
makedepends=('boost' 'cmake' 'autoconf' 'automake' 'pkgconf')
provides=('flowee-hub')
backup=("etc/flowee/flowee.conf")
install=flowee.install
source=("git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.08"
source=("git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.09"
"flowee.logrotate"
"flowee.conf"
"logs.conf")