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 8cbece5f7c33..c5cfe573ed4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.0.190"
+pkgver="0.0.191"
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.190.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.190/flyctl_0.0.190_Linux_x86_64.tar.gz")
-sha256sums=('d26e67a7eeae36f33ce915679a8a4088a2ad46355935d950e3b3aefcdbb22ac5')
+source=("$pkgname-0.0.191.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.191/flyctl_0.0.191_Linux_x86_64.tar.gz")
+sha256sums=('bcff5c744e9e582367c3e7c1f265daa010087d7745bf70d6ba841f4159e38695')
package() {
mkdir -p "$pkgdir/usr/bin"