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: 01fe1a273bef9a9ee6624f10b484ae7d4fa55feb

Message: 220.240321.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2859920..b6f4bd4 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 = 220.240319.1
+pkgver = 220.240321.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-220.240319.1.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-220.240319.1.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-220.240319.1.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-220.240319.1/tutao-pub.pem
-sha256sums = 78ac4281cf22d9aae3b4545a48c1f19d36939db37c6b47bc3919887ff6d41705
-sha256sums = 66e0317d79114a69dfa054501bd4a698ab956b1899d400f865e821066f3027ea
+source = tutanota-desktop-220.240321.0.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-220.240321.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-220.240321.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-220.240321.0/tutao-pub.pem
+sha256sums = 2dbbe576786f287bc111a3b093103669cb9428c7188b5e9c7983ee316ef7a8bb
+sha256sums = c8100cf46537b518b4469ced912383a7c231fb8198bfe2b03fdf80b1a6460735
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index 7bdf565..4f6b603 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=220.240319.1
+pkgver=220.240321.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=('78ac4281cf22d9aae3b4545a48c1f19d36939db37c6b47bc3919887ff6d41705'
-            '66e0317d79114a69dfa054501bd4a698ab956b1899d400f865e821066f3027ea'
+sha256sums=('2dbbe576786f287bc111a3b093103669cb9428c7188b5e9c7983ee316ef7a8bb'
+            'c8100cf46537b518b4469ced912383a7c231fb8198bfe2b03fdf80b1a6460735'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {