summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjeromegn2021-03-24 17:17:06 +0000
committerjeromegn2021-03-24 17:17:06 +0000
commit499b0b875e5b983a9ce57e3d4aedb58ce9065950 (patch)
tree84939a00a400d25939f35c95c09192fbcd3525a6 /PKGBUILD
parent13941a55e811594b86efde0d3a9d61b2960a645f (diff)
downloadaur-499b0b875e5b983a9ce57e3d4aedb58ce9065950.tar.gz
refs/tags/v0.0.192
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5cfe573ed4e..aec4e0bec18c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Gravel-Niquet <jeromegn@gmail.com>
pkgname="flyctl-bin"
-pkgver="0.0.191"
+pkgver="0.0.192"
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.191.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.191/flyctl_0.0.191_Linux_x86_64.tar.gz")
-sha256sums=('bcff5c744e9e582367c3e7c1f265daa010087d7745bf70d6ba841f4159e38695')
+source=("$pkgname-0.0.192.tgz::https://github.com/superfly/flyctl/releases/download/v0.0.192/flyctl_0.0.192_Linux_x86_64.tar.gz")
+sha256sums=('20099627a3cdc7c4332df15b4bb8c69ba9d60461f47474774249957687b37227')
package() {
mkdir -p "$pkgdir/usr/bin"