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 20ec6b9372b1..37d95cec2037 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com>
pkgname=usacloud-bin
-pkgver=0.20.0
+pkgver=0.20.1
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=('2056c98b72d269f0974a7b21467f76cefae8fe58c35b73327635efb9d65e65e3')
-sha256sums_x86_64=('6cbd5d9d54942004111cd67cee9d40a93a9f42d0da56852185aa88efd6b1ef0a')
+sha256sums_i686=('8763d36f37df6b2fe4318907d455a89f14f673215f46c5615137947e09e40260')
+sha256sums_x86_64=('42dfd8d3ede76334eea352a043a9d2c333c895bb235f3bb5d657e23837e9c8d1')
package() {