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 4c921ba4c389..26de0ce34b9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com>
pkgname=usacloud-bin
-pkgver=0.27.0
-pkgrel=1
+pkgver=0.26.0
+pkgrel=2
pkgdesc="CLI client for the Sakura Cloud"
arch=('i686' 'x86_64')
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=('21890f6d2fe764b0227187e2fb8ad96789015396b1650e6677790cedff67c93b')
-sha256sums_x86_64=('beada1d31130dd2fa8e2fee003e4a0cf281214735c0ed679f72e82a4b802fbaf')
+sha256sums_i686=('d8e9716b723609e98b593c5b5e3c987165ea14b793b1e8d42d57a485ecb4add6')
+sha256sums_x86_64=('b9203249d53f8a4db39c7cac822760ae39bb25952c043a0a873d64c61c0526d7')
package() {