summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96efa75194d2..6e91f31b5b08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dashcore-git
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). WARNING: Unstable, development version.
- pkgver = 0.17.0.2.r0.g79a1b1aa47
- pkgrel = 3
+ pkgver = 0.17.0.3.r0.geaca69b22c
+ pkgrel = 1
url = https://github.com/dashpay/dash
arch = x86_64
license = MIT
@@ -43,4 +43,3 @@ pkgbase = dashcore-git
sha512sums = SKIP
pkgname = dashcore-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 7d76e95ff666..47012a0795f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
pkgname='dashcore-git'
_gitname='dash'
_gitbranch='master'
-pkgver=0.17.0.2.r0.g79a1b1aa47
-pkgrel=3
+pkgver=0.17.0.3.r0.geaca69b22c
+pkgrel=1
arch=('x86_64')
url="https://github.com/dashpay/dash"
depends=('qt5-base' 'boost' 'boost-libs' 'miniupnpc' 'protobuf' 'db4.8' 'zeromq' 'libevent' 'qrencode' 'libbacktrace-git')