summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBen Westover2023-01-04 00:55:28 -0500
committerBen Westover2023-01-04 00:55:28 -0500
commit58115d5674e21ac8d0de50bfa77e0c4eb2f2ba68 (patch)
tree0387973071e15a9c34ddd40ea6146212322636ed /PKGBUILD
parent13f633d3b21471bc5fdaef0ff3ffa0daae037b73 (diff)
downloadaur-58115d5674e21ac8d0de50bfa77e0c4eb2f2ba68.tar.gz
Update to 1.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12b768e52bda..3246c90558af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ben Westover <kwestover.kw@gmail.com>
pkgname='chia-cli-bin'
-pkgver=1.6.1
+pkgver=1.6.2
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=('d77e3bcd02c732752e0d2c83fcf8670a304063af914c7bbbec1c154216739cc0')
-sha256sums_aarch64=('844d957e9ea4a43a9f80fc600264961d9d735ea6406ee63202654e2fc98c1ac8')
+sha256sums_x86_64=('5d5d866e4ffbf8d2cbccb7812819c770451bdcd15077171a52efc4e4be601ce4')
+sha256sums_aarch64=('901e13c52d4ba18bba3ecb550aa4fc35e4ceae65be83cb05a71df22ce37e412a')
package() {
tar -xf data.tar.xz -C "$pkgdir"