summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Lybin2018-07-26 14:05:16 +0700
committerLev Lybin2018-07-26 14:05:16 +0700
commitd910cc3e25a2506aa5a8ab3b481fe12ef74424d0 (patch)
tree46c33bf1c8e285de5e1dde025894ce80c8a733be
parent4406364066c5ad5e1153c563397a770a3c3efca3 (diff)
downloadaur-d910cc3e25a2506aa5a8ab3b481fe12ef74424d0.tar.gz
upgpkg: burstcoin-wallet 2.2.2-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b01c65f0fdae..7e60ccebbb57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.1
- pkgrel = 2
+ pkgver = 2.2.2
+ pkgrel = 1
url = https://github.com/PoC-Consortium/burstcoin
install = burstcoin-wallet.install
arch = i686
@@ -14,10 +14,10 @@ pkgbase = burstcoin-wallet
options = !strip
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.1/burstcoin-2.2.1.zip
+ source = https://github.com/PoC-Consortium/burstcoin/releases/download/2.2.2/burstcoin-2.2.2.zip
source = burstcoin-wallet.service
source = burstcoin-wallet.desktop
- sha256sums = 6bb82c125db2757bf7a92512907785c02a8312d910a85ca4e0600b3860a21bc1
+ sha256sums = a7f672cf15cb9a99c22fae473b91bfed9caf45395fb83f3c61c0fa297daff2ac
sha256sums = 677aa600c97fcba5ec20f3e442f02acd920602e6bf08a8e536088fd6e2d15585
sha256sums = 44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865
diff --git a/PKGBUILD b/PKGBUILD
index 29f8e8e1f8da..43733b4af727 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Lev Lybin <lev.lybin@gmail.com>
pkgname=burstcoin-wallet
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.2.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')
url="https://github.com/PoC-Consortium/burstcoin"
@@ -17,7 +17,7 @@ source=(https://github.com/PoC-Consortium/burstcoin/releases/download/${pkgver}/
burstcoin-wallet.service
burstcoin-wallet.desktop
)
-sha256sums=('6bb82c125db2757bf7a92512907785c02a8312d910a85ca4e0600b3860a21bc1'
+sha256sums=('a7f672cf15cb9a99c22fae473b91bfed9caf45395fb83f3c61c0fa297daff2ac'
'677aa600c97fcba5ec20f3e442f02acd920602e6bf08a8e536088fd6e2d15585'
'44b494c86b4f8d7eeba365e83586e129543ceb67bc92a7b19df00918a8505865')