aur: bump tutabridge-bin to v0.1.0-rc.2 (rebuilt CLI with MCP)

This commit is contained in:
Anthony
2026-06-12 19:53:53 +02:00
parent 27548d8a24
commit e3132bb9f5
2 changed files with 8 additions and 8 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
pkgbase = tutabridge-bin
pkgdesc = Local IMAP/SMTP bridge for Tuta encrypted email (prebuilt headless CLI/daemon)
pkgver = 0.1.0rc1
pkgver = 0.1.0rc2
pkgrel = 1
url = https://github.com/spartanz51/tutabridge
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = tutabridge-bin
optdepends = kwallet: alternative Secret Service provider
provides = tutabridge
conflicts = tutabridge
source = tutabridge-0.1.0rc1::https://github.com/spartanz51/tutabridge/releases/download/v0.1.0-rc.1/tutabridge-linux-x86_64
source = tutabridge.service::https://raw.githubusercontent.com/spartanz51/tutabridge/v0.1.0-rc.1/packaging/systemd/tutabridge.service
source = LICENSE::https://raw.githubusercontent.com/spartanz51/tutabridge/v0.1.0-rc.1/LICENSE
sha256sums = e4589807752da816ef3b84cf1d13e9793eca3621d0da9805ca96d3c3151d52cd
source = tutabridge-0.1.0rc2::https://github.com/spartanz51/tutabridge/releases/download/v0.1.0-rc.2/tutabridge-linux-x86_64
source = tutabridge.service::https://raw.githubusercontent.com/spartanz51/tutabridge/v0.1.0-rc.2/packaging/systemd/tutabridge.service
source = LICENSE::https://raw.githubusercontent.com/spartanz51/tutabridge/v0.1.0-rc.2/LICENSE
sha256sums = 42295ad11ffa819cfbc0ec19f094f5c0106d9d3220fdfb6a11058089c11d7b9a
sha256sums = 9c398acf860036a8912a3f0686cfd6dc55cb714fc3ddbff68c21755777cd439f
sha256sums = 947215ddc328843b76022d5b77e1ca3b1152301778d33e24491e5064e92fc6cf
+3 -3
View File
@@ -5,7 +5,7 @@
# For a build-from-source VCS package, see tutabridge-git.
pkgname=tutabridge-bin
pkgver=0.1.0rc1
pkgver=0.1.0rc2
pkgrel=1
pkgdesc="Local IMAP/SMTP bridge for Tuta encrypted email (prebuilt headless CLI/daemon)"
arch=('x86_64')
@@ -16,11 +16,11 @@ optdepends=('gnome-keyring: persist the Tuta session across reboots (Secret Serv
'kwallet: alternative Secret Service provider')
provides=('tutabridge')
conflicts=('tutabridge')
_tag=v0.1.0-rc.1
_tag=v0.1.0-rc.2
source=("tutabridge-$pkgver::$url/releases/download/$_tag/tutabridge-linux-x86_64"
"tutabridge.service::https://raw.githubusercontent.com/spartanz51/tutabridge/$_tag/packaging/systemd/tutabridge.service"
"LICENSE::https://raw.githubusercontent.com/spartanz51/tutabridge/$_tag/LICENSE")
sha256sums=('e4589807752da816ef3b84cf1d13e9793eca3621d0da9805ca96d3c3151d52cd'
sha256sums=('42295ad11ffa819cfbc0ec19f094f5c0106d9d3220fdfb6a11058089c11d7b9a'
'9c398acf860036a8912a3f0686cfd6dc55cb714fc3ddbff68c21755777cd439f'
'947215ddc328843b76022d5b77e1ca3b1152301778d33e24491e5064e92fc6cf')