summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Lybin2019-07-15 14:06:32 +0700
committerLev Lybin2019-07-15 14:06:32 +0700
commit8f42295bbfec357db085ab48ce8f6671d06790d7 (patch)
treeeabf949ccdae6bf02b6d99a173dfcfa7178be920
parent38ba8cc434e3b4133c7d69cf1f8563ccddebddad (diff)
downloadaur-8f42295bbfec357db085ab48ce8f6671d06790d7.tar.gz
upgpkg: burstcoin-wallet 2.4.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37cf8c0a700c..9bdbb35aedd3 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.4.0
+ pkgver = 2.4.1
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.4.0/burstcoin-2.4.0.zip
+ source = https://github.com/burst-apps-team/burstcoin/releases/download/v2.4.1/burstcoin-2.4.1.zip
source = burstcoin-wallet.service
source = burstcoin-wallet.desktop
- sha256sums = a3d357a18b6f806521d466762636c81c9bc5c71edc0203503f0b83dcdea3d372
+ sha256sums = fc3d943ddd34c6e3fefed5de824f2ebe72ba6947fb9d287ef95875f56ea775a2
sha256sums = ffb9c5431f65485b2c08b4ca6c2b68b3c2001961b22ed4a66c528ed26bcb2dae
sha256sums = 44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865
diff --git a/PKGBUILD b/PKGBUILD
index cc7b6b2e5c1b..9c9776451749 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lev Lybin <lev.lybin@gmail.com>
pkgname=burstcoin-wallet
-pkgver=2.4.0
+pkgver=2.4.1
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=('a3d357a18b6f806521d466762636c81c9bc5c71edc0203503f0b83dcdea3d372'
+sha256sums=('fc3d943ddd34c6e3fefed5de824f2ebe72ba6947fb9d287ef95875f56ea775a2'
'ffb9c5431f65485b2c08b4ca6c2b68b3c2001961b22ed4a66c528ed26bcb2dae'
'44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865')