new version 2019.04

This commit is contained in:
TomZ
2019-05-07 22:04:07 +02:00
parent cf157f38de
commit 2a448845f9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
pkgbase = flowee
pkgdesc = Flowee the Hub
pkgver = b46ad6f2b
pkgver = 949d9c789
pkgrel = 1
url = https://flowee.org/
install = flowee.install
+2 -2
View File
@@ -1,7 +1,7 @@
# Maintainer: Tom Zander
pkgname=flowee
pkgver=b46ad6f2b
pkgver=949d9c789
pkgrel=1
pkgdesc="Flowee the Hub"
arch=('x86_64')
@@ -12,7 +12,7 @@ makedepends=('boost' 'cmake')
provides=('flowee-hub')
backup=("etc/flowee/flowee.conf")
install=flowee.install
source=("git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.02"
source=("git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.04"
"flowee.logrotate"
"flowee.conf"
"logs.conf")