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 d867a4827949..05301f945f26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.0.171"
+pkgver="0.0.172"
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=("-0.0.171.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.171/flyctl_0.0.171_Linux_x86_64.tar.gz")
-sha256sums=('d64fb7139d0403f5a45361535477db055ae822a616c138717ba63a89cb76ea1c')
+source=("-0.0.172.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.172/flyctl_0.0.172_Linux_x86_64.tar.gz")
+sha256sums=('25e12aefb7bfbf0214b69b87a652e4ebc9f90033c422ba11fde945fdf072b9d5')
package() {
mkdir -p "/usr/bin"