summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Lybin2019-07-10 20:58:49 +0700
committerLev Lybin2019-07-10 20:58:49 +0700
commit38ba8cc434e3b4133c7d69cf1f8563ccddebddad (patch)
tree7d5986889f37501850a9eefea552ae7ca65c4f57
parent39b8a74ee988b07e23dd9419a9e76aa296717f49 (diff)
downloadaur-38ba8cc434e3b4133c7d69cf1f8563ccddebddad.tar.gz
upgpkg: burstcoin-wallet 2.4.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc27b0967f57..37cf8c0a700c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = burstcoin-wallet
pkgdesc = The world's first HDD-mined cryptocurrency using an energy efficient and fair Proof-of-Capacity (PoC) consensus algorithm.
- pkgver = 2.3.0
+ pkgver = 2.4.0
pkgrel = 1
url = https://github.com/burst-apps-team/burstcoin
install = burstcoin-wallet.install
@@ -14,10 +14,10 @@ pkgbase = burstcoin-wallet
options = !emptydirs
backup = opt/burstcoin-wallet/conf/logging-default.properties
backup = opt/burstcoin-wallet/conf/brs-default.properties
- source = https://github.com/burst-apps-team/burstcoin/releases/download/v2.3.0/burstcoin-2.3.0.zip
+ source = https://github.com/burst-apps-team/burstcoin/releases/download/v2.4.0/burstcoin-2.4.0.zip
source = burstcoin-wallet.service
source = burstcoin-wallet.desktop
- sha256sums = 21afa3be8971ad491b5aabc775263710a93fd767b2448d0074360c9587204ed6
+ sha256sums = a3d357a18b6f806521d466762636c81c9bc5c71edc0203503f0b83dcdea3d372
sha256sums = ffb9c5431f65485b2c08b4ca6c2b68b3c2001961b22ed4a66c528ed26bcb2dae
sha256sums = 44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865
diff --git a/PKGBUILD b/PKGBUILD
index 10d8d83fcab9..cc7b6b2e5c1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lev Lybin <lev.lybin@gmail.com>
pkgname=burstcoin-wallet
-pkgver=2.3.0
+pkgver=2.4.0
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')
@@ -17,7 +17,7 @@ source=(https://github.com/burst-apps-team/burstcoin/releases/download/v${pkgver
burstcoin-wallet.service
burstcoin-wallet.desktop
)
-sha256sums=('21afa3be8971ad491b5aabc775263710a93fd767b2448d0074360c9587204ed6'
+sha256sums=('a3d357a18b6f806521d466762636c81c9bc5c71edc0203503f0b83dcdea3d372'
'ffb9c5431f65485b2c08b4ca6c2b68b3c2001961b22ed4a66c528ed26bcb2dae'
'44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865')