summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2020-11-15 14:58:13 +1100
committerLuis Aranguren2020-11-15 14:58:13 +1100
commitba04d06449393ee59763c1208115b6bf7626a732 (patch)
tree2e98414cb731ca64b7bb9361cc050041026819b2
parent6d90286bdab65d8f473383fbf9d1a98981092b9a (diff)
downloadaur-ba04d06449393ee59763c1208115b6bf7626a732.tar.gz
0.16.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15fc83bb589b..670cac444fca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dashcore-bin
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.16.0.1
+ pkgver = 0.16.1.0
pkgrel = 1
url = https://www.dash.org/
arch = x86_64
@@ -22,13 +22,13 @@ pkgbase = dashcore-bin
source = dash256.png
source = dash-qt.desktop
source = https://raw.githubusercontent.com/dashpay/dash/master/COPYING
- source = https://github.com/dashpay/dash/releases/download/v0.16.0.1/dashcore-0.16.0.1-x86_64-linux-gnu.tar.gz
- source = https://github.com/dashpay/dash/releases/download/v0.16.0.1/dashcore-0.16.0.1-x86_64-linux-gnu.tar.gz.asc
+ source = https://github.com/dashpay/dash/releases/download/v0.16.1.0/dashcore-0.16.1.0-x86_64-linux-gnu.tar.gz
+ source = https://github.com/dashpay/dash/releases/download/v0.16.1.0/dashcore-0.16.1.0-x86_64-linux-gnu.tar.gz.asc
validpgpkeys = 29590362EC878A81FD3C202B52527BEDABE87984
sha256sums = d719e01df4b47f4d6f0d4d6eac50d402bebb4127d0b6d64764fe2a42e903819b
sha256sums = 41f83cb53ecf33688d899f83e09bd52f9aa8e6d7b9b0f30810f192988b26079a
sha256sums = c8f1e2426af7d29fd7b22445fac83f3209962187761a0bc4abc927d6c5b6c500
- sha256sums = d1cfa14ee614872d21956f4fc6648969049a9354cf638efcf69916c0b6465346
+ sha256sums = a91868847f2e02cc4ee609ed5e3e52bad0063fabaa727cf325246ccf319b8c31
sha256sums = SKIP
pkgname = dashcore-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2601a10b8bff..0a86efd9bd43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='dashcore-bin'
_pkgname='dashcore'
-pkgver=0.16.0.1
+pkgver=0.16.1.0
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')
@@ -21,7 +21,7 @@ source=('dash256.png'
sha256sums=('d719e01df4b47f4d6f0d4d6eac50d402bebb4127d0b6d64764fe2a42e903819b'
'41f83cb53ecf33688d899f83e09bd52f9aa8e6d7b9b0f30810f192988b26079a'
'c8f1e2426af7d29fd7b22445fac83f3209962187761a0bc4abc927d6c5b6c500'
- 'd1cfa14ee614872d21956f4fc6648969049a9354cf638efcf69916c0b6465346'
+ 'a91868847f2e02cc4ee609ed5e3e52bad0063fabaa727cf325246ccf319b8c31'
'SKIP')
validpgpkeys=('29590362EC878A81FD3C202B52527BEDABE87984')