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: 51439a39fee963d09f1b592d0c8de498cf88113e

Message: 218.240305.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index db8fe94..2cfb08e 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.240227.0
+pkgver = 218.240305.0
 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.240227.0.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-218.240227.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-218.240227.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-218.240227.0/tutao-pub.pem
-sha256sums = 2acd38e99da3c9c39beb7ab7835ea726b1e9687d05247f9cf9919395d7c79652
-sha256sums = d98f2110f14b8568c003d5696ef3a9bdb63d2d365874ce812b095b5dcdc7266a
+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
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index 9e1182e..2bdff94 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.240227.0
+pkgver=218.240305.0
 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=('2acd38e99da3c9c39beb7ab7835ea726b1e9687d05247f9cf9919395d7c79652'
-            'd98f2110f14b8568c003d5696ef3a9bdb63d2d365874ce812b095b5dcdc7266a'
+sha256sums=('8ab53106c7bc3fbe137f642f42f1742067ca661f0361bc34c897fdfa94d5eb18'
+            '69f213bfc08e65898eae49d6e31196837977e10b894f479bf26f18b6551ac8d8'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {