summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjeromegn2021-03-08 20:33:59 +0000
committerjeromegn2021-03-08 20:33:59 +0000
commit9bd0adcf60501f0df97fb759ee132f67a1c41c6e (patch)
tree72d3c994945e5a6388ed3f4981cbe0a8a6146820 /PKGBUILD
parentd9490ea87ac1442a6e2efa1641cf3d2b0bd67900 (diff)
downloadaur-9bd0adcf60501f0df97fb759ee132f67a1c41c6e.tar.gz
refs/tags/v0.0.186
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71232bde6911..b10e3ff55b48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.0.185"
+pkgver="0.0.186"
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.185.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.185/flyctl_0.0.185_Linux_x86_64.tar.gz")
-sha256sums=('1abe7d3280a6459204eb26eafec43669b64ec7170239bb5708b35c1c17526175')
+source=("$pkgname-0.0.186.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.186/flyctl_0.0.186_Linux_x86_64.tar.gz")
+sha256sums=('bba9904080bf0bc62a51c7ee01a4524c4dcf7e23cf6f81c366f149909a1d4462')
package() {
mkdir -p "$pkgdir/usr/bin"