summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Lybin2018-12-09 14:55:46 +0700
committerLev Lybin2018-12-09 14:55:46 +0700
commit65f14668feb7301eea0e479c8aa9260121b39df2 (patch)
treecde70db0df3b0b12494fc5329a9b32d30cfa6113
parent4fdd2557a9d6d86ddc1cc2f6a14514abef3c8d8f (diff)
downloadaur-65f14668feb7301eea0e479c8aa9260121b39df2.tar.gz
upgpkg: burstcoin-wallet 2.2.6-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0254c24206b..1eeedd3818e6 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.5
+ pkgver = 2.2.6
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.5/burstcoin-2.2.5.zip
+ source = https://github.com/PoC-Consortium/burstcoin/releases/download/2.2.6/burstcoin-2.2.6.zip
source = burstcoin-wallet.service
source = burstcoin-wallet.desktop
- sha256sums = 7a17196b28a8c849df74a0133f08ea623097cba932bd1839fcb1064255639f22
+ sha256sums = c9763e17b3897957d91519a205c470cb9b138f4468637dab2b8749a090cbdef9
sha256sums = ffb9c5431f65485b2c08b4ca6c2b68b3c2001961b22ed4a66c528ed26bcb2dae
sha256sums = 44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865
diff --git a/PKGBUILD b/PKGBUILD
index 70f79a58385b..089a6ddbaba4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lev Lybin <lev.lybin@gmail.com>
pkgname=burstcoin-wallet
-pkgver=2.2.5
+pkgver=2.2.6
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=('7a17196b28a8c849df74a0133f08ea623097cba932bd1839fcb1064255639f22'
+sha256sums=('c9763e17b3897957d91519a205c470cb9b138f4468637dab2b8749a090cbdef9'
'ffb9c5431f65485b2c08b4ca6c2b68b3c2001961b22ed4a66c528ed26bcb2dae'
'44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865')