You've already forked thehub-aur
New release branch
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = flowee
|
pkgbase = flowee
|
||||||
pkgdesc = Flowee Bitcoin products
|
pkgdesc = Flowee Bitcoin products
|
||||||
pkgver = 1.5.1
|
pkgver = 2019.6.1
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://flowee.org/
|
url = https://flowee.org/
|
||||||
install = flowee.install
|
install = flowee.install
|
||||||
@@ -13,7 +13,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.05
|
source = git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.06
|
||||||
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=1.5.1
|
pkgver=2019.6.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')
|
|||||||
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.05"
|
source=("git+https://gitlab.com/FloweeTheHub/thehub.git#branch=2019.06"
|
||||||
"flowee.logrotate"
|
"flowee.logrotate"
|
||||||
"flowee.conf"
|
"flowee.conf"
|
||||||
"logs.conf")
|
"logs.conf")
|
||||||
|
|||||||
Reference in New Issue
Block a user