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 3d357f5799c0..0b4bc79b3329 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.0.173"
+pkgver="0.0.180"
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.173.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.173/flyctl_0.0.173_Linux_x86_64.tar.gz")
-sha256sums=('163e82190f48f079c4169b8ab8c2f8bc09aa06ef0cfaf9827297ec3d9c9668f2')
+source=("$pkgname-0.0.180.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.180/flyctl_0.0.180_Linux_x86_64.tar.gz")
+sha256sums=('31e5482f2c9e603b2e569a091c848d3dc5f3456e4d273c91644287498ae2a2bf')
package() {
mkdir -p "$pkgdir/usr/bin"