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