summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjeromegn2021-11-21 20:08:08 +0000
committerjeromegn2021-11-21 20:08:08 +0000
commitbb8cf666e0236587b2f9bbc36b0a3effe0d9ee02 (patch)
treed777435bcf450ba759f27e39f4963dbdffd8f1b9 /PKGBUILD
parentf65e56fc6546373b851d323f2c2931ac5e7c99e0 (diff)
downloadaur-bb8cf666e0236587b2f9bbc36b0a3effe0d9ee02.tar.gz
refs/tags/v0.0.256
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ab37a01c184..b809039e209d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.0.255"
+pkgver="0.0.256"
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.255.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.255/flyctl_0.0.255_Linux_x86_64.tar.gz")
-sha256sums=('65f350a4264c0512d1746339dcc8162085b03ca37584e3abc200ded4a687c401')
+source=("$pkgname-0.0.256.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.256/flyctl_0.0.256_Linux_x86_64.tar.gz")
+sha256sums=('7aa8932528014400c5abd70fe209d8bd5c3605d86c44687c19196b92dc4e3c06')
package() {
mkdir -p "$pkgdir/usr/bin"