makedeb
🐬🧋 Remote control your Flipper from the local terminal or over SSH
Click here to go back to the commit logs for fztea-bin.
Hash: 72b09beb2b46da963d56dd5ca644b84ac645642e
Message: Fix MPR webpage package description
diff --git a/.SRCINFO b/.SRCINFO
index b18ae14..947d158 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fztea-bin
- pkgdesc = Think fearlessly with end-to-end encrypted notes and files.
+ pkgdesc = 🐬🧋 Remote control your Flipper from the local terminal or over SSH
pkgver = 0.6.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jon4hz/fztea
arch = amd64
arch = arm64
@@ -9,10 +9,10 @@ pkgbase = fztea-bin
provides = fztea
conflicts = fztea
conflicts = fztea-deb
- noextract = fztea-bin_0.6.4-1_amd64.deb
- source_amd64 = fztea-bin_0.6.4-1_amd64.deb::https://github.com/jon4hz/fztea/releases/download/v0.6.4/fztea-v0.6.4-linux-amd64.deb
+ noextract = fztea-bin_0.6.4-2_amd64.deb
+ source_amd64 = fztea-bin_0.6.4-2_amd64.deb::https://github.com/jon4hz/fztea/releases/download/v0.6.4/fztea-v0.6.4-linux-amd64.deb
sha256sums_amd64 = 2ed34826c8e60981886a7e69cc27165fe22ca28abc64397a9c4aaf6482b75e53
- source_arm64 = fztea-bin_0.6.4-1_amd64.deb::https://github.com/jon4hz/fztea/releases/download/v0.6.4/fztea-v0.6.4-linux-arm64.deb
+ source_arm64 = fztea-bin_0.6.4-2_amd64.deb::https://github.com/jon4hz/fztea/releases/download/v0.6.4/fztea-v0.6.4-linux-arm64.deb
sha256sums_arm64 = f7ced41e85a001ac019a35d1c501afe115e4918a55a5ea301cfcca3e2d3354ab
pkgname = fztea-bin
diff --git a/PKGBUILD b/PKGBUILD
index a0ce36d..a568243 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname="fztea"
pkgname="fztea-bin"
pkgver='0.6.4'
-pkgrel='1'
-pkgdesc="Think fearlessly with end-to-end encrypted notes and files."
+pkgrel='2'
+pkgdesc="🐬🧋 Remote control your Flipper from the local terminal or over SSH"
arch=('amd64' 'arm64')
depends=()
license=('MIT')