summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16f47f097efc..444ba770806f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = usacloud-bin
pkgdesc = CLI client for the Sakura Cloud
- pkgver = 0.32.1
+ pkgver = 0.32.2
pkgrel = 1
url = https://github.com/sacloud/usacloud
arch = i686
arch = x86_64
license = Apache
- source_i686 = https://github.com/sacloud/usacloud/releases/download/v0.32.1/usacloud_linux-386.zip
+ source_i686 = https://github.com/sacloud/usacloud/releases/download/v0.32.2/usacloud_linux-386.zip
sha256sums_i686 = 9f579b79a248c98283b82f0f5ddc86584fcb78b4c7c5b2b5435bf681f8cc0c09
- source_x86_64 = https://github.com/sacloud/usacloud/releases/download/v0.32.1/usacloud_linux-amd64.zip
+ source_x86_64 = https://github.com/sacloud/usacloud/releases/download/v0.32.2/usacloud_linux-amd64.zip
sha256sums_x86_64 = 2997698a3eac0d454bc6e4782bc90210aa41f8a4b3273cd768ffae450be8c471
pkgname = usacloud-bin
diff --git a/PKGBUILD b/PKGBUILD
index 433ce4c5c136..152cacf2ad6a 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.1
+pkgver=0.32.2
pkgrel=1
pkgdesc="CLI client for the Sakura Cloud"
arch=('i686' 'x86_64')