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 6f84bd346d18..044fd10dd49a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com>
pkgname=usacloud-bin
-pkgver=0.13.1
+pkgver=0.13.2
pkgrel=1
pkgdesc="CLI client for the Sakura Cloud"
-arch=('any')
+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_x86_64=('855bc38cbbbd86bcf48e86c77a430921374cb97a4e4799928af17e9fb2775154')
-sha256sums_i686=('b330c1a0321884ef8775159204a3d0fae5425c315d29873187209f0acab8e720')
+sha256sums_x86_64=('dda05438fd4620e6356d5b0206327577431bac358588317991a57857800aa24f')
+sha256sums_i686=('a60e2b230fb92a5bf4e13dfc5be71ef3830e0f5faf67ae6ec36608de6871a431')
package() {