makedeb


tutanota-desktop-bin 227.240429.0-0


Official Tutanota email client

Click here to go back to the commit logs for tutanota-desktop-bin.

Commit:


Hash: 450cac6ddfacca2cc423542d7eacf468e4e0d55d

Message: 218.240307.1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2cfb08e..034882a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = tutanota-desktop-bin
 pkgbase = tutanota-desktop-bin
 pkgdesc = Official Tutanota email client
 pkgrel = 0
-pkgver = 218.240305.0
+pkgver = 218.240307.1
 url = https://tutanota.com
 arch = amd64
 conflicts = tutanota-desktop
@@ -14,10 +14,10 @@ depends = libnss3
 license = GPL3
 makedepends = openssl
 provides = tutanota-desktop
-source = tutanota-desktop-218.240305.0.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-218.240305.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-218.240305.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-218.240305.0/tutao-pub.pem
-sha256sums = 8ab53106c7bc3fbe137f642f42f1742067ca661f0361bc34c897fdfa94d5eb18
-sha256sums = 69f213bfc08e65898eae49d6e31196837977e10b894f479bf26f18b6551ac8d8
+source = tutanota-desktop-218.240307.1.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-218.240307.1.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-218.240307.1.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-218.240307.1/tutao-pub.pem
+sha256sums = 4ddb1cd7a3f3cd9efc9522af44ef9c7457957645bae24fd9daed568c875a8b51
+sha256sums = 1d116287b845bc319c54d1ea12e9bce8c47be4d84fcab73b281cfe06497b34ab
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index 2bdff94..e943051 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie (AUR) <mark dot wagie at tutanota dot com>
 # Contributor: Aaron J. Graves (AUR) <linux@ajgraves.com>
 pkgname=tutanota-desktop-bin
-pkgver=218.240305.0
+pkgver=218.240307.1
 pkgrel=0
 pkgdesc="Official Tutanota email client"
 arch=('amd64')
@@ -15,8 +15,8 @@ source=("${pkgname%-bin}-$pkgver.AppImage::https://mail.tutanota.com/desktop/${p
         "tutao-pub-$pkgver.pem::https://github.com/tutao/tutanota/raw/${pkgname%-bin}-release-${pkgver%}/tutao-pub.pem")
 provides=("${pkgname%-bin}")
 conflicts=("${pkgname%-bin}")
-sha256sums=('8ab53106c7bc3fbe137f642f42f1742067ca661f0361bc34c897fdfa94d5eb18'
-            '69f213bfc08e65898eae49d6e31196837977e10b894f479bf26f18b6551ac8d8'
+sha256sums=('4ddb1cd7a3f3cd9efc9522af44ef9c7457957645bae24fd9daed568c875a8b51'
+            '1d116287b845bc319c54d1ea12e9bce8c47be4d84fcab73b281cfe06497b34ab'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {