summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Lybin2018-10-26 17:42:38 +0700
committerLev Lybin2018-10-26 17:42:38 +0700
commitfeac0ff5540f3948e84e28119bea17c054b89d4b (patch)
tree7e3fc04ce8038993343d89e2f245f6dcf94a3ccb
parentc5081608fb1ed85d4bb2f9f56959bf72807fb89d (diff)
downloadaur-feac0ff5540f3948e84e28119bea17c054b89d4b.tar.gz
upgpkg: burstcoin-wallet 2.2.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4c20e3a5e99..284d15b8874b 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.2.3
+ pkgver = 2.2.4
pkgrel = 1
url = https://github.com/PoC-Consortium/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/PoC-Consortium/burstcoin/releases/download/2.2.3/burstcoin-2.2.3.zip
+ source = https://github.com/PoC-Consortium/burstcoin/releases/download/2.2.4/burstcoin-2.2.4.zip
source = burstcoin-wallet.service
source = burstcoin-wallet.desktop
- sha256sums = 2657a6e607d4322e43d502df6b4b733166d12b333e93b3d4228a71a1c81eb69b
+ sha256sums = 519e3e23945daa71260cb603e58f9e3099892c2d8a44981d07d77570846867d0
sha256sums = ffb9c5431f65485b2c08b4ca6c2b68b3c2001961b22ed4a66c528ed26bcb2dae
sha256sums = 44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865
diff --git a/PKGBUILD b/PKGBUILD
index ed62602cbcdd..f6da79f4adc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lev Lybin <lev.lybin@gmail.com>
pkgname=burstcoin-wallet
-pkgver=2.2.3
+pkgver=2.2.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')
@@ -17,7 +17,7 @@ source=(https://github.com/PoC-Consortium/burstcoin/releases/download/${pkgver}/
burstcoin-wallet.service
burstcoin-wallet.desktop
)
-sha256sums=('2657a6e607d4322e43d502df6b4b733166d12b333e93b3d4228a71a1c81eb69b'
+sha256sums=('519e3e23945daa71260cb603e58f9e3099892c2d8a44981d07d77570846867d0'
'ffb9c5431f65485b2c08b4ca6c2b68b3c2001961b22ed4a66c528ed26bcb2dae'
'44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865')