This commit is contained in:
TomZ
2020-11-18 00:01:37 +01:00
parent 803ee67b1e
commit 101817d135
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ pkgbase = flowee
provides = flowee-hub
provides = flowee-libs
backup = etc/flowee/flowee.conf
backup = etc/flowee/rest-service.conf
source = https://gitlab.com/FloweeTheHub/thehub/-/archive/2020.07.2/thehub-2020.07.2.tar.gz
source = flowee.logrotate
source = flowee.conf
+1 -1
View File
@@ -11,7 +11,7 @@ depends=('boost-libs' 'libevent' 'openssl')
makedepends=('boost' 'cmake' 'pkgconf')
optdepends=('miniupnpc')
provides=('flowee-hub' 'flowee-libs')
backup=("etc/flowee/flowee.conf")
backup=("etc/flowee/flowee.conf" "etc/flowee/rest-service.conf")
install=flowee.install
source=("https://gitlab.com/FloweeTheHub/thehub/-/archive/$pkgver/thehub-$pkgver.tar.gz"
"flowee.logrotate"