summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjeromegn2021-11-19 22:46:20 +0000
committerjeromegn2021-11-19 22:46:20 +0000
commitf65e56fc6546373b851d323f2c2931ac5e7c99e0 (patch)
treea0d6a0b21950bed47b843f6e0e1f6b2591281a2b /PKGBUILD
parentf1afd305ac2d2d5a5df44c6200296351a64f4183 (diff)
downloadaur-f65e56fc6546373b851d323f2c2931ac5e7c99e0.tar.gz
refs/tags/v0.0.255
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50b1f3f390aa..4ab37a01c184 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.0.254"
+pkgver="0.0.255"
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.254.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.254/flyctl_0.0.254_Linux_x86_64.tar.gz")
-sha256sums=('089638ad7c47e6a28ba3bcbcbf93718c246f4105312ced19cb3f4449abc82eaa')
+source=("$pkgname-0.0.255.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.255/flyctl_0.0.255_Linux_x86_64.tar.gz")
+sha256sums=('65f350a4264c0512d1746339dcc8162085b03ca37584e3abc200ded4a687c401')
package() {
mkdir -p "$pkgdir/usr/bin"