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 e687fd98dc14..4ee6857d23de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.0.202"
+pkgver="0.0.204"
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.202.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.202/flyctl_0.0.202_Linux_x86_64.tar.gz")
-sha256sums=('84605fbbdbab6340dbd919f523f94cddeb8bdce0025b765db9d638ca71730db2')
+source=("$pkgname-0.0.204.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.204/flyctl_0.0.204_Linux_x86_64.tar.gz")
+sha256sums=('3752ab5d9a5ed3194b9c54ed3f8266c638928032dbb6c6711d1a6e6c6a94fa2c')
package() {
mkdir -p "$pkgdir/usr/bin"