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 455aa8c4f5f7..762f79f0331c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.0.222"
+pkgver="0.0.223"
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.222.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.222/flyctl_0.0.222_Linux_x86_64.tar.gz")
-sha256sums=('ade7f1f7807487b9d8a06ba4d1475df2aa122ffd47632127b074edddd844f710')
+source=("$pkgname-0.0.223.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.223/flyctl_0.0.223_Linux_x86_64.tar.gz")
+sha256sums=('a0aff7cb31d54a961d9765d7562a4a490df99c2e0d032cfd05df304b5e469b97')
package() {
mkdir -p "$pkgdir/usr/bin"