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 ec128272cf0b..226e0fbedf7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com>
pkgname=usacloud-bin
-pkgver=0.25.0
+pkgver=0.25.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=('19eaaeefd61d052ed12bf2e7156177e62f5f31bc2f27f0d3b344c03bf93aa2ad')
-sha256sums_x86_64=('38860c233b4cbd5967e5eebf54f5e658eda9f28e26f4477fd26db4064a5627ae')
+sha256sums_i686=('8c404e08d8a338d5e16d4e9a5a5038c3883048830ced164882aa9278117685af')
+sha256sums_x86_64=('ceaa11ae235630d1704600c24769f55baf87cdcabce518abebd767a976d95f09')
package() {