New version

This commit is contained in:
TomZ
2019-12-18 21:31:11 +01:00
parent 17a090c849
commit f731a76fc7
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Maintainer: Tom Zander
pkgname=flowee
pkgver=2019.9.1
pkgver=2019.10.1
pkgrel=1
pkgdesc="Flowee Bitcoin products"
arch=('x86_64')
@@ -12,7 +12,7 @@ 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.09"
source=("git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.10"
"flowee.logrotate"
"flowee.conf"
"logs.conf")