summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2019-12-14 09:57:45 +1100
committerLuis Aranguren2019-12-14 09:57:45 +1100
commitab2b57fef1aafdcfa55be88fa6dde37468137e3f (patch)
tree3224c5e1d0e12861de2594470d39043ac27cb53c
parenta8c15512e2047560fa0fe3e84e931e93b7dff2ad (diff)
downloadaur-ab2b57fef1aafdcfa55be88fa6dde37468137e3f.tar.gz
0.14.0.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 106556429b70..e67c6cb3eabf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.14.0.4
+ pkgver = 0.14.0.5
pkgrel = 1
url = https://www.dash.org/
arch = x86_64
@@ -28,13 +28,13 @@ pkgbase = dashcore
source = dash256.png
source = dash-qt.desktop
source = https://github.com/dashpay/dash/blob/master/COPYING
- source = https://github.com/dashpay/dash/releases/download/v0.14.0.4/dashcore-0.14.0.4-x86_64-linux-gnu.tar.gz
- source = https://github.com/dashpay/dash/releases/download/v0.14.0.4/dashcore-0.14.0.4-x86_64-linux-gnu.tar.gz.asc
+ source = https://github.com/dashpay/dash/releases/download/v0.14.0.5/dashcore-0.14.0.5-x86_64-linux-gnu.tar.gz
+ source = https://github.com/dashpay/dash/releases/download/v0.14.0.5/dashcore-0.14.0.5-x86_64-linux-gnu.tar.gz.asc
validpgpkeys = 99DF0DABDEE182FA53A33AE763A96B406102E091
sha256sums = d719e01df4b47f4d6f0d4d6eac50d402bebb4127d0b6d64764fe2a42e903819b
sha256sums = 41f83cb53ecf33688d899f83e09bd52f9aa8e6d7b9b0f30810f192988b26079a
sha256sums = b5290c16b194d488265f3af37a7ab74cb9fecea2de97b910670cefa4e0909853
- sha256sums = 15d111f4de3f49a67dba879d680b690c941f86ad2e65e3b6b3b9b57eb37d1b42
+ sha256sums = c40f579d30f523bf0d220e4c02ed58075cf2bd4ed9a9c73e72ac2b7420728f6a
sha256sums = SKIP
pkgname = dashcore
diff --git a/PKGBUILD b/PKGBUILD
index cde48905e0b3..89e8b08606ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Based on PKGBUILD from darkcoin-git maintained by Viliam Kubis <viliam dot kubis at gmail dot com>
pkgname='dashcore'
-pkgver=0.14.0.4
+pkgver=0.14.0.5
pkgrel=1
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')
@@ -20,7 +20,7 @@ source=('dash256.png'
sha256sums=('d719e01df4b47f4d6f0d4d6eac50d402bebb4127d0b6d64764fe2a42e903819b'
'41f83cb53ecf33688d899f83e09bd52f9aa8e6d7b9b0f30810f192988b26079a'
'b5290c16b194d488265f3af37a7ab74cb9fecea2de97b910670cefa4e0909853'
- '15d111f4de3f49a67dba879d680b690c941f86ad2e65e3b6b3b9b57eb37d1b42'
+ 'c40f579d30f523bf0d220e4c02ed58075cf2bd4ed9a9c73e72ac2b7420728f6a'
'SKIP')
validpgpkeys=('99DF0DABDEE182FA53A33AE763A96B406102E091')