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 a07aa72b4fe8..da8a38203621 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.2
+pkgver=1.1.3
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=('2c87f108331fb90105d77665b2b4d2c7980dc55fc5c9d15656edbd2586a37e2c')
-sha256sums_x86_64=('5d9796ac65212b36a403d26c5eb3f78603c48dd0cf0a7208affc01bc26046dd2')
+sha256sums_i686=('0e72f3d9add91fb0a77ace64e7d9b1989dfb4898b62a2925cd67d8aeecafc9c9')
+sha256sums_x86_64=('e8b30a5a741ad6496446def52472c8610a63e02ea52d22eb94640cc709131357')
package() {