summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69939515ce50..1685734c0e94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.2.38"
+pkgver="0.2.39"
pkgrel="1"
pkgdesc="Command line tools for fly.io services"
arch=("x86_64")
@@ -11,7 +11,7 @@ depends=()
provides=("flyctl")
conflicts=("flyctl")
source=("$pkgname-$pkgver.tgz::https://github.com/superfly/flyctl/releases/download/v${pkgver}/flyctl_${pkgver}_Linux_x86_64.tar.gz")
-sha256sums=('ea84c0573066a92baf4743adfe451a7e46dccde288ed1b203d79ae5c4dad4493')
+sha256sums=('72493a05cb98980ec593568c2e359d6e681013ac1fda0cd24234c1e4500b7211')
package() {
mkdir -p "$pkgdir/usr/bin"