summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgoreleaserbot2023-01-31 01:08:47 +0000
committergoreleaserbot2023-01-31 01:08:47 +0000
commitf4ea3c5e9f4ce7be5d4d7b9419aa95b535e95d13 (patch)
tree18a1cca9010625c629a6d60ba6f51462dde36915
parentcdbd831901aadf4de3d32917efb8e2a1d2718399 (diff)
downloadaur-f4ea3c5e9f4ce7be5d4d7b9419aa95b535e95d13.tar.gz
Update to v0.6.1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD18
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72bc2b24e1cc..e9c16ea89df7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,22 @@
pkgbase = fztea-bin
pkgdesc = TUI to interact with your flipper zero
- pkgver = 0.6.0
+ pkgver = 0.6.1
pkgrel = 1
url = https://jon4hz.io
license = MIT
conflicts = fztea
provides = fztea
arch = aarch64
- source_aarch64 = https://github.com/jon4hz/fztea/releases/download/v0.6.0/fztea-v0.6.0-linux-arm64.tar.gz
- sha256sums_aarch64 = eb9a4dea82eeb262477c8856c6fd734a3da16c98d062616022fef7a00200585a
+ source_aarch64 = https://github.com/jon4hz/fztea/releases/download/v0.6.1/fztea-v0.6.1-linux-arm64.tar.gz
+ sha256sums_aarch64 = 9f663d0df138a170ea123276d283bc6b844e9fa7b6abbfbeb086360afe89aa4b
arch = armv7h
- source_armv7h = https://github.com/jon4hz/fztea/releases/download/v0.6.0/fztea-v0.6.0-linux-armv7.tar.gz
- sha256sums_armv7h = d50c4eaec772561e31025b1a4595ca494b707520b9a27e4f2145e8580905c28d
+ source_armv7h = https://github.com/jon4hz/fztea/releases/download/v0.6.1/fztea-v0.6.1-linux-armv7.tar.gz
+ sha256sums_armv7h = 0a804a18f82a67e1ea9c6237964a90f7f69b1cb8f60856d6b9afe4d641aeac08
arch = i686
- source_i686 = https://github.com/jon4hz/fztea/releases/download/v0.6.0/fztea-v0.6.0-linux-386.tar.gz
- sha256sums_i686 = d576f2e2d3ba8b9988a2a62ac4984a0b0ad9b4af3ef8ffe3942a16444e841813
+ source_i686 = https://github.com/jon4hz/fztea/releases/download/v0.6.1/fztea-v0.6.1-linux-386.tar.gz
+ sha256sums_i686 = 80bb9965b6b24a5365aeaf2bd86c86fce545278e3d552962cd133cc5309ba52f
arch = x86_64
- source_x86_64 = https://github.com/jon4hz/fztea/releases/download/v0.6.0/fztea-v0.6.0-linux-amd64.tar.gz
- sha256sums_x86_64 = 0c8539e80912b29b3c4978400ba635f012311bbbd88eadd47eb140615155d40c
+ source_x86_64 = https://github.com/jon4hz/fztea/releases/download/v0.6.1/fztea-v0.6.1-linux-amd64.tar.gz
+ sha256sums_x86_64 = 26404c98222377b29163931bf2876bc8b497a84b6891084f3da9fe2b860ed0f8
pkgname = fztea-bin
diff --git a/PKGBUILD b/PKGBUILD
index 187282e68ebb..73cdfd0414a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: jonah <me@jon4hz.io>
pkgname='fztea-bin'
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc='TUI to interact with your flipper zero'
url='https://jon4hz.io'
@@ -11,17 +11,17 @@ license=('MIT')
provides=('fztea')
conflicts=('fztea')
-source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/jon4hz/fztea/releases/download/v0.6.0/fztea-v0.6.0-linux-arm64.tar.gz")
-sha256sums_aarch64=('eb9a4dea82eeb262477c8856c6fd734a3da16c98d062616022fef7a00200585a')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/jon4hz/fztea/releases/download/v0.6.1/fztea-v0.6.1-linux-arm64.tar.gz")
+sha256sums_aarch64=('9f663d0df138a170ea123276d283bc6b844e9fa7b6abbfbeb086360afe89aa4b')
-source_armv7h=("${pkgname}_${pkgver}_armv7h.tar.gz::https://github.com/jon4hz/fztea/releases/download/v0.6.0/fztea-v0.6.0-linux-armv7.tar.gz")
-sha256sums_armv7h=('d50c4eaec772561e31025b1a4595ca494b707520b9a27e4f2145e8580905c28d')
+source_armv7h=("${pkgname}_${pkgver}_armv7h.tar.gz::https://github.com/jon4hz/fztea/releases/download/v0.6.1/fztea-v0.6.1-linux-armv7.tar.gz")
+sha256sums_armv7h=('0a804a18f82a67e1ea9c6237964a90f7f69b1cb8f60856d6b9afe4d641aeac08')
-source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/jon4hz/fztea/releases/download/v0.6.0/fztea-v0.6.0-linux-386.tar.gz")
-sha256sums_i686=('d576f2e2d3ba8b9988a2a62ac4984a0b0ad9b4af3ef8ffe3942a16444e841813')
+source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/jon4hz/fztea/releases/download/v0.6.1/fztea-v0.6.1-linux-386.tar.gz")
+sha256sums_i686=('80bb9965b6b24a5365aeaf2bd86c86fce545278e3d552962cd133cc5309ba52f')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/jon4hz/fztea/releases/download/v0.6.0/fztea-v0.6.0-linux-amd64.tar.gz")
-sha256sums_x86_64=('0c8539e80912b29b3c4978400ba635f012311bbbd88eadd47eb140615155d40c')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/jon4hz/fztea/releases/download/v0.6.1/fztea-v0.6.1-linux-amd64.tar.gz")
+sha256sums_x86_64=('26404c98222377b29163931bf2876bc8b497a84b6891084f3da9fe2b860ed0f8')
package() {
# bin