mirror of
https://github.com/spartanz51/tutabridge.git
synced 2026-06-24 10:54:32 +02:00
aur: bump tutabridge-bin to v0.1.0-rc.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = tutabridge-bin
|
pkgbase = tutabridge-bin
|
||||||
pkgdesc = Local IMAP/SMTP bridge for Tuta encrypted email (prebuilt headless CLI/daemon)
|
pkgdesc = Local IMAP/SMTP bridge for Tuta encrypted email (prebuilt headless CLI/daemon)
|
||||||
pkgver = 0.1.0rc3
|
pkgver = 0.1.0rc4
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/spartanz51/tutabridge
|
url = https://github.com/spartanz51/tutabridge
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -11,10 +11,10 @@ pkgbase = tutabridge-bin
|
|||||||
optdepends = kwallet: alternative Secret Service provider
|
optdepends = kwallet: alternative Secret Service provider
|
||||||
provides = tutabridge
|
provides = tutabridge
|
||||||
conflicts = tutabridge
|
conflicts = tutabridge
|
||||||
source = tutabridge-0.1.0rc3::https://github.com/spartanz51/tutabridge/releases/download/v0.1.0-rc.3/tutabridge-linux-x86_64
|
source = tutabridge-0.1.0rc4::https://github.com/spartanz51/tutabridge/releases/download/v0.1.0-rc.4/tutabridge-linux-x86_64
|
||||||
source = tutabridge.service::https://raw.githubusercontent.com/spartanz51/tutabridge/v0.1.0-rc.3/packaging/systemd/tutabridge.service
|
source = tutabridge.service::https://raw.githubusercontent.com/spartanz51/tutabridge/v0.1.0-rc.4/packaging/systemd/tutabridge.service
|
||||||
source = LICENSE::https://raw.githubusercontent.com/spartanz51/tutabridge/v0.1.0-rc.3/LICENSE
|
source = LICENSE::https://raw.githubusercontent.com/spartanz51/tutabridge/v0.1.0-rc.4/LICENSE
|
||||||
sha256sums = 76c611051c66dff6ce8c5011b6d11b5a7d9aed2dc095c727340bea6a04203eb0
|
sha256sums = 1a84dc3cf735e4a77e4d1ca476859dd5d1282b4e8b7b60cbc410b35db60d57c4
|
||||||
sha256sums = 9c398acf860036a8912a3f0686cfd6dc55cb714fc3ddbff68c21755777cd439f
|
sha256sums = 9c398acf860036a8912a3f0686cfd6dc55cb714fc3ddbff68c21755777cd439f
|
||||||
sha256sums = 947215ddc328843b76022d5b77e1ca3b1152301778d33e24491e5064e92fc6cf
|
sha256sums = 947215ddc328843b76022d5b77e1ca3b1152301778d33e24491e5064e92fc6cf
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
# For a build-from-source VCS package, see tutabridge-git.
|
# For a build-from-source VCS package, see tutabridge-git.
|
||||||
|
|
||||||
pkgname=tutabridge-bin
|
pkgname=tutabridge-bin
|
||||||
pkgver=0.1.0rc3
|
pkgver=0.1.0rc4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Local IMAP/SMTP bridge for Tuta encrypted email (prebuilt headless CLI/daemon)"
|
pkgdesc="Local IMAP/SMTP bridge for Tuta encrypted email (prebuilt headless CLI/daemon)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@@ -16,11 +16,11 @@ optdepends=('gnome-keyring: persist the Tuta session across reboots (Secret Serv
|
|||||||
'kwallet: alternative Secret Service provider')
|
'kwallet: alternative Secret Service provider')
|
||||||
provides=('tutabridge')
|
provides=('tutabridge')
|
||||||
conflicts=('tutabridge')
|
conflicts=('tutabridge')
|
||||||
_tag=v0.1.0-rc.3
|
_tag=v0.1.0-rc.4
|
||||||
source=("tutabridge-$pkgver::$url/releases/download/$_tag/tutabridge-linux-x86_64"
|
source=("tutabridge-$pkgver::$url/releases/download/$_tag/tutabridge-linux-x86_64"
|
||||||
"tutabridge.service::https://raw.githubusercontent.com/spartanz51/tutabridge/$_tag/packaging/systemd/tutabridge.service"
|
"tutabridge.service::https://raw.githubusercontent.com/spartanz51/tutabridge/$_tag/packaging/systemd/tutabridge.service"
|
||||||
"LICENSE::https://raw.githubusercontent.com/spartanz51/tutabridge/$_tag/LICENSE")
|
"LICENSE::https://raw.githubusercontent.com/spartanz51/tutabridge/$_tag/LICENSE")
|
||||||
sha256sums=('76c611051c66dff6ce8c5011b6d11b5a7d9aed2dc095c727340bea6a04203eb0'
|
sha256sums=('1a84dc3cf735e4a77e4d1ca476859dd5d1282b4e8b7b60cbc410b35db60d57c4'
|
||||||
'9c398acf860036a8912a3f0686cfd6dc55cb714fc3ddbff68c21755777cd439f'
|
'9c398acf860036a8912a3f0686cfd6dc55cb714fc3ddbff68c21755777cd439f'
|
||||||
'947215ddc328843b76022d5b77e1ca3b1152301778d33e24491e5064e92fc6cf')
|
'947215ddc328843b76022d5b77e1ca3b1152301778d33e24491e5064e92fc6cf')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user