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 8044a74fd78d..2645dab8bcee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com>
pkgname=usacloud-bin
-pkgver=0.32.3
+pkgver=0.32.4
pkgrel=1
pkgdesc="CLI client for the Sakura Cloud"
arch=('i686' 'x86_64')
@@ -8,8 +8,8 @@ url="https://github.com/sacloud/usacloud"
license=('Apache')
source_i686=("${url}/releases/download/v${pkgver}/usacloud_linux-386.zip")
source_x86_64=("${url}/releases/download/v${pkgver}/usacloud_linux-amd64.zip")
-sha256sums_i686=('368793e48ae2118cb3b74b0fd15ab75b5adb006a7397a6e00feee18009792aa6')
-sha256sums_x86_64=('00304f67450c2071f758c2497c18b1387dc494a129bc78918bb42b0716256fdf')
+sha256sums_i686=('bb25a164781b436667c9e734b723b6e40989babd7057f98d0b08e8a5eb1bf078')
+sha256sums_x86_64=('6d61f2f70a38af3dd2ccbfade5db70edb0f5e79e75739cb28e9e5b1ea0d7e9dd')
package() {