You've already forked thehub-aur
New version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
pkgbase = flowee
|
||||
pkgdesc = Flowee Bitcoin products
|
||||
pkgver = 2019.9.1
|
||||
pkgver = 2019.10.1
|
||||
pkgrel = 1
|
||||
url = https://flowee.org/
|
||||
install = flowee.install
|
||||
@@ -16,7 +16,7 @@ pkgbase = flowee
|
||||
depends = openssl
|
||||
provides = flowee-hub
|
||||
backup = etc/flowee/flowee.conf
|
||||
source = git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.09
|
||||
source = git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.10
|
||||
source = flowee.logrotate
|
||||
source = flowee.conf
|
||||
source = logs.conf
|
||||
|
||||
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user