summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8090b58bbbf..4e779967137a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com>
pkgname=usacloud-bin
-pkgver=0.16.4
+pkgver=0.17.0
pkgrel=1
pkgdesc="CLI client for the Sakura Cloud"
arch=('i686' 'x86_64')
url="https://github.com/sacloud/usacloud"
license=('Apache')
-source_x86_64=("${url}/releases/download/v${pkgver}/usacloud_linux-amd64.zip")
source_i686=("${url}/releases/download/v${pkgver}/usacloud_linux-386.zip")
-sha256sums_i686=('7b40466c57c748479d8b09f56f0e2934d3580fcee630c884e0ed7f6af563098f')
-sha256sums_x86_64=('4a5ac53ae7aa9e8351db37e78df60dec9541f38132413c19a3371f4add3b7e32')
+source_x86_64=("${url}/releases/download/v${pkgver}/usacloud_linux-amd64.zip")
+sha256sums_i686=('7d15c4fbc599adf740d40f425d8646add58a8b13385c12238c3af9286f4c53a7')
+sha256sums_x86_64=('5a54cf9217713e0ed8879adb6ae39ad2856ec3dd730b0b1b7b47898c288fdd84')
package() {