summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07452b5a085a..ae4928e04130 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = btdex
pkgdesc = Decentralized cryptocurrency exchange system running on the Burstcoin blockchain
- pkgver = 0.6.6
+ pkgver = 0.6.7
pkgrel = 1
url = https://btdex.trade
arch = any
license = GPL3
depends = java-runtime
depends = xdg-utils
- noextract = btdex-v0.6.6-all.jar
- source = https://github.com/btdex/btdex/releases/download/v0.6.6/btdex-v0.6.6-all.jar
- source = https://raw.githubusercontent.com/btdex/btdex/v0.6.6/src/main/resources/icon.png
- source = https://raw.githubusercontent.com/btdex/btdex/v0.6.6/dist/btdex.desktop
- source = https://raw.githubusercontent.com/btdex/btdex/v0.6.6/LICENSE
+ noextract = btdex-v0.6.7-all.jar
+ source = https://github.com/btdex/btdex/releases/download/v0.6.7/btdex-v0.6.7-all.jar
+ source = https://raw.githubusercontent.com/btdex/btdex/v0.6.7/src/main/resources/icon.png
+ source = https://raw.githubusercontent.com/btdex/btdex/v0.6.7/dist/btdex.desktop
+ source = https://raw.githubusercontent.com/btdex/btdex/v0.6.7/LICENSE
source = btdex.sh
- sha256sums = baf071d4777af92ffe79804d583bb96bb3f7265782687ab51da6d4d1e6532f19
+ sha256sums = 658ee3a270c9b1b6333d44a72811fbf75e9dff63eacc241fef29d591ca8676c5
sha256sums = 568d8a08b942868ab9aa67458ad9bfcee4d56ef079d2467dd259613bb37d0bff
sha256sums = fa8e5f6561192d1f2554365a7f49c36ac368ae00413f489c0873a801c11e6219
sha256sums = 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986
diff --git a/PKGBUILD b/PKGBUILD
index 244ba1faa2a3..e020c1c14689 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ben Westover <kwestover.kw@gmail.com>
pkgname=btdex
-pkgver=0.6.6
+pkgver=0.6.7
pkgrel=1
pkgdesc='Decentralized cryptocurrency exchange system running on the Burstcoin blockchain'
arch=('any')
@@ -13,7 +13,7 @@ source=("https://github.com/btdex/btdex/releases/download/v$pkgver/btdex-v${pkgv
"https://raw.githubusercontent.com/btdex/btdex/v$pkgver/dist/btdex.desktop"
"https://raw.githubusercontent.com/btdex/btdex/v$pkgver/LICENSE"
"btdex.sh")
-sha256sums=('baf071d4777af92ffe79804d583bb96bb3f7265782687ab51da6d4d1e6532f19'
+sha256sums=('658ee3a270c9b1b6333d44a72811fbf75e9dff63eacc241fef29d591ca8676c5'
'568d8a08b942868ab9aa67458ad9bfcee4d56ef079d2467dd259613bb37d0bff'
'fa8e5f6561192d1f2554365a7f49c36ac368ae00413f489c0873a801c11e6219'
'3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986'