summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Lybin2019-08-13 14:14:23 +0700
committerLev Lybin2019-08-13 14:14:23 +0700
commitc6f4366769c9a885135b547d4de8adda1bc40d96 (patch)
tree770d492b2e9e0b4a3548cd3a7c707f34ffd83a5e
parent8f42295bbfec357db085ab48ce8f6671d06790d7 (diff)
downloadaur-c6f4366769c9a885135b547d4de8adda1bc40d96.tar.gz
upgpkg: burstcoin-wallet 2.4.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bdbb35aedd3..f223b357dba9 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.1
+ pkgver = 2.4.2
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.1/burstcoin-2.4.1.zip
+ source = https://github.com/burst-apps-team/burstcoin/releases/download/v2.4.2/burstcoin-2.4.2.zip
source = burstcoin-wallet.service
source = burstcoin-wallet.desktop
- sha256sums = fc3d943ddd34c6e3fefed5de824f2ebe72ba6947fb9d287ef95875f56ea775a2
+ sha256sums = a03cb6491b4fa870b7d3498f9449df822d5612ab167576b4408c5ba0bbcf1afc
sha256sums = ffb9c5431f65485b2c08b4ca6c2b68b3c2001961b22ed4a66c528ed26bcb2dae
sha256sums = 44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865
diff --git a/PKGBUILD b/PKGBUILD
index 9c9776451749..0b626aafb262 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lev Lybin <lev.lybin@gmail.com>
pkgname=burstcoin-wallet
-pkgver=2.4.1
+pkgver=2.4.2
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=('fc3d943ddd34c6e3fefed5de824f2ebe72ba6947fb9d287ef95875f56ea775a2'
+sha256sums=('a03cb6491b4fa870b7d3498f9449df822d5612ab167576b4408c5ba0bbcf1afc'
'ffb9c5431f65485b2c08b4ca6c2b68b3c2001961b22ed4a66c528ed26bcb2dae'
'44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865')