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: 9d60c11c8a2852921841a2d54f7b664dcf0ec624

Message: 220.240408.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 47358c5..4c5c074 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.240403.0
+pkgver = 220.240408.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.240403.0.AppImage::https://app.tuta.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-220.240403.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-220.240403.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-220.240403.0/tutao-pub.pem
-sha256sums = 956b9361ce2f7716e1dee88ed7489667c01c81f1aedeef17ff2898ac8e5230fb
-sha256sums = ea47fd5a4a8fc550b8903fd253614ef1ccd982f0b73ed58bfcafbd399f401bb4
+source = tutanota-desktop-220.240408.0.AppImage::https://app.tuta.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-220.240408.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-220.240408.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-220.240408.0/tutao-pub.pem
+sha256sums = dbadf58391eb892994207635d77ed05003f417a30860c3c8d1c8996685cbd579
+sha256sums = 10bf15d6ab83bb5a3e4730820d8230a3deed20ff927de7805373564938130436
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index bb1784f..a3cd606 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.240403.0
+pkgver=220.240408.0
 pkgrel=0
 pkgdesc="Official Tutanota email client"
 arch=('amd64')
@@ -15,8 +15,8 @@ source=("${pkgname%-bin}-$pkgver.AppImage::https://app.tuta.com/desktop/${pkgnam
         "tutao-pub-$pkgver.pem::https://github.com/tutao/tutanota/raw/${pkgname%-bin}-release-${pkgver%}/tutao-pub.pem")
 provides=("${pkgname%-bin}")
 conflicts=("${pkgname%-bin}")
-sha256sums=('956b9361ce2f7716e1dee88ed7489667c01c81f1aedeef17ff2898ac8e5230fb'
-            'ea47fd5a4a8fc550b8903fd253614ef1ccd982f0b73ed58bfcafbd399f401bb4'
+sha256sums=('dbadf58391eb892994207635d77ed05003f417a30860c3c8d1c8996685cbd579'
+            '10bf15d6ab83bb5a3e4730820d8230a3deed20ff927de7805373564938130436'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {