summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2023-04-15 17:02:18 +1000
committerLuis Aranguren2023-04-15 17:02:18 +1000
commit351b9eafd9bbffe2f71e84c6d2aad3970b6abb44 (patch)
treef0dcd42feaa2fa17f7c05c11fb5a34c323cec2ee
parent9dcef72f32e441159f330830b139a3d864d861a8 (diff)
downloadaur-351b9eafd9bbffe2f71e84c6d2aad3970b6abb44.tar.gz
19.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca861195d178..1f4c900410fd 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 = 18.2.2
+ pkgver = 19.0.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/v18.2.2/dashcore-18.2.2-x86_64-linux-gnu.tar.gz
- source = https://github.com/dashpay/dash/releases/download/v18.2.2/dashcore-18.2.2-x86_64-linux-gnu.tar.gz.asc
+ source = https://github.com/dashpay/dash/releases/download/v19.0.0/dashcore-19.0.0-x86_64-linux-gnu.tar.gz
+ source = https://github.com/dashpay/dash/releases/download/v19.0.0/dashcore-19.0.0-x86_64-linux-gnu.tar.gz.asc
validpgpkeys = 29590362EC878A81FD3C202B52527BEDABE87984
sha256sums = d719e01df4b47f4d6f0d4d6eac50d402bebb4127d0b6d64764fe2a42e903819b
sha256sums = 41f83cb53ecf33688d899f83e09bd52f9aa8e6d7b9b0f30810f192988b26079a
sha256sums = c8f1e2426af7d29fd7b22445fac83f3209962187761a0bc4abc927d6c5b6c500
- sha256sums = ebe3170835232c0a1e7456712fbb285d5749cbf3cfb5de29f8db3a2ad81be1cf
+ sha256sums = 0e3d605b8bdadb0debc0c5487676fb575ecf2e22811491ad541ceeea0a8c550d
sha256sums = SKIP
pkgname = dashcore-bin
diff --git a/PKGBUILD b/PKGBUILD
index b39fb5fc3a19..6d3ff05c26e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='dashcore-bin'
_pkgname='dashcore'
-pkgver=18.2.2
+pkgver=19.0.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'
- 'ebe3170835232c0a1e7456712fbb285d5749cbf3cfb5de29f8db3a2ad81be1cf'
+ '0e3d605b8bdadb0debc0c5487676fb575ecf2e22811491ad541ceeea0a8c550d'
'SKIP')
validpgpkeys=('29590362EC878A81FD3C202B52527BEDABE87984')