summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-08-30 13:35:30 +0900
committerNaoki Kanazawa2019-08-30 13:35:30 +0900
commit3082a1b80192bd3f04d762a73c7b8e09e1609729 (patch)
tree5c349a0e5e933670b5df2851a6d435bcb6d9340c /PKGBUILD
parentf8d817839f1702e7237a80735677ed7cab0fe4f9 (diff)
downloadaur-3082a1b80192bd3f04d762a73c7b8e09e1609729.tar.gz
Update to v0.27.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26de0ce34b9b..ebc9398703e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com>
pkgname=usacloud-bin
-pkgver=0.26.0
+pkgver=0.27.1
pkgrel=2
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=('d8e9716b723609e98b593c5b5e3c987165ea14b793b1e8d42d57a485ecb4add6')
-sha256sums_x86_64=('b9203249d53f8a4db39c7cac822760ae39bb25952c043a0a873d64c61c0526d7')
+sha256sums_i686=('e628640486ffd84224bfa152a1e4ff9c92f993600fd8e334bd3bca6cfd0398d2')
+sha256sums_x86_64=('8c3bd53557e1415042ec3a8cbd0fac02740922f9c42babcc886a6e2f09fba09f')
package() {