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