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 ad033a7f46cb..627b2cb14f81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.0.214"
+pkgver="0.0.215"
pkgrel="1"
pkgdesc="Command line tools for fly.io services"
arch=("x86_64")
@@ -10,8 +10,8 @@ license=("Apache")
depends=()
provides=("flyctl")
conflicts=("flyctl")
-source=("$pkgname-0.0.214.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.214/flyctl_0.0.214_Linux_x86_64.tar.gz")
-sha256sums=('d0e6913008006f17755d4f906f2fa9afae268b9ee7767220adf95f0890558a0c')
+source=("$pkgname-0.0.215.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.215/flyctl_0.0.215_Linux_x86_64.tar.gz")
+sha256sums=('c44572ec2b9343a0d2657adc360b83a928b4d7f7f329799193628f82577a2c26')
package() {
mkdir -p "$pkgdir/usr/bin"