diff options
author | Luis Aranguren | 2024-11-02 00:37:06 +1100 |
---|---|---|
committer | Luis Aranguren | 2024-11-02 00:37:06 +1100 |
commit | 405e07cefc11ab880b4c2c29abf5656bff7966f7 (patch) | |
tree | d381a1b73aa7e8e872e12069710e2e29e7d4317a /PKGBUILD | |
parent | b0ff7a2fe1a99425096fabd0ef2d2e73429f1a9a (diff) | |
download | aur-405e07cefc11ab880b4c2c29abf5656bff7966f7.tar.gz |
21.1.1, updated dash256.png file
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,7 +4,7 @@ pkgname='dashcore-bin' _pkgname='dashcore' -pkgver=21.1.0 +pkgver=21.1.1 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') @@ -18,10 +18,10 @@ source=('dash256.png' 'dash-qt.desktop' 'https://raw.githubusercontent.com/dashpay/dash/master/COPYING' "https://github.com/dashpay/dash/releases/download/v${pkgver}/${_pkgname}-${pkgver}-$CARCH-linux-gnu.tar.gz"{,.asc}) -sha256sums=('d719e01df4b47f4d6f0d4d6eac50d402bebb4127d0b6d64764fe2a42e903819b' +sha256sums=('d72bc417ed8ea88fc9eb1f32c9fe1cd58e2715ab1f75ad94d1fe6acde2af4dd9' '41f83cb53ecf33688d899f83e09bd52f9aa8e6d7b9b0f30810f192988b26079a' 'ad6760db09d100e98c59b589e42166e6bfdaa5c5f4fea23c6166e378b02053ba' - 'a7d0c1b04d53a9b1b3499eb82182c0fa57f4c8768c16163e5d05971bf45d7928' + 'c3157d4a82a3cb7c904a68e827bd1e629854fefcc0dcaf1de4343a810a190bf5' 'SKIP') validpgpkeys=('29590362EC878A81FD3C202B52527BEDABE87984') |