summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98ee66d3c4b0..210f40252a74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ben Westover <kwestover.kw@gmail.com>
pkgname='chia-cli-bin'
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=1
_pkgrel=1
pkgdesc="A new blockchain and smart transaction platform that is easier to use, more efficient, and secure. - Binary Release, Without GUI"
@@ -14,8 +14,8 @@ replaces=('chia-bin-cli')
options=('!strip')
source_x86_64=("https://repo.chia.net/debian/pool/main/c/chia-blockchain-cli/chia-blockchain-cli_${pkgver}-${_pkgrel}_amd64.deb")
source_aarch64=("https://repo.chia.net/debian/pool/main/c/chia-blockchain-cli/chia-blockchain-cli_${pkgver}-${_pkgrel}_arm64.deb")
-sha256sums_x86_64=('b9f726ae254817a0b1dccdad68cf15ebd283eb0b05f02261b02a9971288b92ae')
-sha256sums_aarch64=('e4914e07361801ef9aabefc99681b330f1a91f1b67190bfcd8d72b2e54215e9e')
+sha256sums_x86_64=('3c265e4ef3b48a7d02ab1e48255bfb524f070292ec9e34232fd486bb6fc126ce')
+sha256sums_aarch64=('rad18eae3e263fa1c15b2b75e75c005a94fb22233d8c2edd98eb9fcdc7d94e8b4')
package() {
tar -xf data.tar.xz -C "$pkgdir"