Update to next release

This commit is contained in:
TomZ
2019-09-06 11:51:41 +02:00
parent 3aeb4b67bd
commit 8d4f3662a2
3 changed files with 7 additions and 6 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
pkgbase = flowee pkgbase = flowee
pkgdesc = Flowee Bitcoin products pkgdesc = Flowee Bitcoin products
pkgver = 2019.6.1 pkgver = 2019.7.1
pkgrel = 1 pkgrel = 1
url = https://flowee.org/ url = https://flowee.org/
install = flowee.install install = flowee.install
@@ -13,14 +13,14 @@ pkgbase = flowee
depends = openssl depends = openssl
provides = flowee-hub provides = flowee-hub
backup = etc/flowee/flowee.conf backup = etc/flowee/flowee.conf
source = git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.06 source = git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.07
source = flowee.logrotate source = flowee.logrotate
source = flowee.conf source = flowee.conf
source = logs.conf source = logs.conf
sha256sums = SKIP sha256sums = SKIP
sha256sums = aff02b3312c88113fe7316152c15f1545233dc8c2062ee8c36d2dbcad4a9f5bf sha256sums = aff02b3312c88113fe7316152c15f1545233dc8c2062ee8c36d2dbcad4a9f5bf
sha256sums = bc14acf0d1b4064553756a1e81c0b943e842296f2a2af6442e480b846392e6bc sha256sums = bc14acf0d1b4064553756a1e81c0b943e842296f2a2af6442e480b846392e6bc
sha256sums = 1e74675c7e27837847d5ba0a72fb73ff52f919be5b6e0e630a07735336fe015a sha256sums = 784a4cdc77d1767299ab10119288c21b478b205d560ae86bc9782b04ae2f82fc
pkgname = flowee pkgname = flowee
+3 -3
View File
@@ -1,7 +1,7 @@
# Maintainer: Tom Zander # Maintainer: Tom Zander
pkgname=flowee pkgname=flowee
pkgver=2019.6.1 pkgver=2019.7.1
pkgrel=1 pkgrel=1
pkgdesc="Flowee Bitcoin products" pkgdesc="Flowee Bitcoin products"
arch=('x86_64') arch=('x86_64')
@@ -12,7 +12,7 @@ makedepends=('boost' 'cmake')
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.06" source=("git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.07"
"flowee.logrotate" "flowee.logrotate"
"flowee.conf" "flowee.conf"
"logs.conf") "logs.conf")
@@ -20,7 +20,7 @@ source=("git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.06"
sha256sums=('SKIP' sha256sums=('SKIP'
"aff02b3312c88113fe7316152c15f1545233dc8c2062ee8c36d2dbcad4a9f5bf" "aff02b3312c88113fe7316152c15f1545233dc8c2062ee8c36d2dbcad4a9f5bf"
"bc14acf0d1b4064553756a1e81c0b943e842296f2a2af6442e480b846392e6bc" "bc14acf0d1b4064553756a1e81c0b943e842296f2a2af6442e480b846392e6bc"
"1e74675c7e27837847d5ba0a72fb73ff52f919be5b6e0e630a07735336fe015a") "784a4cdc77d1767299ab10119288c21b478b205d560ae86bc9782b04ae2f82fc")
build() { build() {
mkdir -p build mkdir -p build
+1
View File
@@ -8,6 +8,7 @@ channel file
# this makes the log go to the journal. # this makes the log go to the journal.
channel console channel console
option timestamp time
##### Set the verbosity of the logging per log-section ##### Set the verbosity of the logging per log-section
# See for more details http://flowee.org/hub/log-sections/ # See for more details http://flowee.org/hub/log-sections/