Skip to content

Commit f5034df

Browse files
committed
⏰ flyctl: auto updated to 0.3.121-1
It has been built because: * nvchecker detects the following updates: github(0): 0.3.120 -> 0.3.121
1 parent b07929a commit f5034df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

alarmcn/flyctl/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# Contributor: Trevor Mosey <trevor dot mosey at gmail dot com>
33

44
pkgname=flyctl
5-
pkgver=0.3.120
5+
pkgver=0.3.121
66
pkgrel=1
77
pkgdesc="Command line tools for fly.io services"
88
arch=('x86_64' 'aarch64' 'riscv64')
99
url="https://github.com/superfly/${pkgname}"
1010
license=("Apache-2.0")
1111
makedepends=('go')
1212
source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
13-
sha256sums=('8a11f9424e61295d3151736d2719bb6a8217e14db24e56097b1e4457313be4a0')
13+
sha256sums=('73bf85146b8fcca22d1b799a27e4269407a805d70348a85eae11302b2204c609')
1414

1515
build() {
1616
cd "${pkgname}-${pkgver}/"

0 commit comments

Comments
 (0)