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 f692ec8b380b..6f78686d1546 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com>
pkgname=usacloud-bin
-pkgver=1.1.6
+pkgver=1.2.0
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=(usacloud_linux-386_${pkgver}.zip::"${url}/releases/download/v${pkgver}/usacloud_linux-386.zip")
source_x86_64=(usacloud_linux-amd64_${pkgver}.zip::"${url}/releases/download/v${pkgver}/usacloud_linux-amd64.zip")
-sha256sums_i686=('5340848f385b63f1edff83a526b7708a53b52d97dc4ff577a872dc2d8716e44e')
-sha256sums_x86_64=('9bb6ee5438c87cc51157bed81dd081fd5ffd493c08f4151228e8c97b7d31002e')
+sha256sums_i686=('43c6e6a0dd5cb59bf2b0b0252ffb80ab2fdf6c33ba1ae482ba0070ea64b25028')
+sha256sums_x86_64=('147ffed1ce6264959df9ca48705451ee78b3bcd7b997e152267aad91de19c33b')
package() {