summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2020-02-22 14:09:00 +1100
committerLuis Aranguren2020-02-22 14:09:00 +1100
commitca0afd9e6ded70d8da729962d4127018130eb819 (patch)
tree24cdd9a993f4fa52995638ff28aaa1b73419adc4
parent19517012d74cda7d56388a3dd06d9b227971e5b9 (diff)
downloadaur-ca0afd9e6ded70d8da729962d4127018130eb819.tar.gz
added makedepends libbacktrace-git
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6f9419d82ec..1f197b617cba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dashcore
pkgdesc = Dash Core (DASH, Dashpay, formerly Darkcoin) is an open source, privacy-centric digital currency. (Includes the qt-client, the headless daemon and the command-line tool.)
pkgver = 0.15.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.dash.org/
arch = x86_64
license = MIT
@@ -14,6 +14,7 @@ pkgbase = dashcore
makedepends = pkg-config
makedepends = qt5-tools
makedepends = codablock-bls-signatures
+ makedepends = libbacktrace-git
depends = qt5-base
depends = boost
depends = boost-libs
diff --git a/PKGBUILD b/PKGBUILD
index 9651e6f8e3c1..38ba5bad3cc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname='dashcore'
_pkgname='dash'
pkgver=0.15.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Dash Core (DASH, Dashpay, formerly Darkcoin) is an open source, privacy-centric digital currency. (Includes the qt-client, the headless daemon and the command-line tool.)"
arch=('x86_64')
url="https://www.dash.org/"
license=('MIT')
depends=('qt5-base' 'boost' 'boost-libs' 'miniupnpc' 'protobuf' 'db4.8' 'zeromq' 'libevent' 'qrencode')
-makedepends=('autoconf' 'automake' 'binutils' 'gcc' 'libtool' 'make' 'pkg-config' 'qt5-tools' 'codablock-bls-signatures')
+makedepends=('autoconf' 'automake' 'binutils' 'gcc' 'libtool' 'make' 'pkg-config' 'qt5-tools' 'codablock-bls-signatures' 'libbacktrace-git')
provides=('dash-daemon' 'dash-qt' 'dash-cli')
conflicts=('dashcore-git' 'dashcore-bin' 'dash-cli' 'dash-qt' 'dash-daemon')
source=('dash256.png'