summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4429476677b..ba519d6a7778 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=burstcoin-wallet
_realname=burstcoin
-pkgver=2.0.3
+pkgver=2.0.4
pkgrel=1
pkgdesc="The world's first HDD-mined cryptocurrency using an energy efficient and fair Proof-of-Capacity (PoC) consensus algorithm."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=('java-runtime-common' 'java-runtime>=8')
source=(https://github.com/PoC-Consortium/burstcoin/releases/download/${pkgver}/burstcoin-${pkgver}.zip
burstcoin-wallet.service
)
-sha256sums=('6e1d4771be5896eb5210e2e1bfb83cb51db32b4b3d2afd26af8f9b90855a10b4'
+sha256sums=('d8433c9f21139218e805e8ea5f61ceacf7c800f3b8a4142879b28408a658e1f0'
'677aa600c97fcba5ec20f3e442f02acd920602e6bf08a8e536088fd6e2d15585')
package() {