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 787d27522dc1..8af8b13663a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.0.233"
+pkgver="0.0.234"
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.233.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.233/flyctl_0.0.233_Linux_x86_64.tar.gz")
-sha256sums=('22db359ae613ba28fb5482627672502080d52c59f971b22b9261072651a9f593')
+source=("$pkgname-0.0.234.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.234/flyctl_0.0.234_Linux_x86_64.tar.gz")
+sha256sums=('e00f39577b7265f5bd31abe2c34eb7a6076f5193cd99f2250729c881bca5e8aa')
package() {
mkdir -p "$pkgdir/usr/bin"