makedeb


tutanota-desktop-bin 244.240903.0-0


Official Tutanota email client

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

Commit:


Hash: 2b0eb6bbddbb5e83bbbe6f0ba513afaec3969484

Message: 227.240502.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 5fd2a13..8cbe3a9 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 = 227.240429.0
+pkgver = 227.240502.0
 url = https://tutanota.com
 arch = amd64
 conflicts = tutanota-desktop
@@ -15,9 +15,9 @@ license = GPL3
 makedepends = openssl
 makedepends = wget
 provides = tutanota-desktop
-source = linux-sig-227.240429.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-227.240429.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-227.240429.0/tutao-pub.pem
-sha256sums = a76cca25f6cc93522c9a2d353d0579aed99c3fa1c93dcb7e2880540d89b8646b
+source = linux-sig-227.240502.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-227.240502.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-227.240502.0/tutao-pub.pem
+sha256sums = 70c836f94196f93504446dc63240a23d19c78a7e479e1a4fd3f24716b01fffe3
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
 makedepends = wget
diff --git a/PKGBUILD b/PKGBUILD
index fa30093..c5d4704 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=227.240429.0
+pkgver=227.240502.0
 pkgrel=0
 pkgdesc="Official Tutanota email client"
 arch=('amd64')
@@ -18,10 +18,10 @@ source=(
         "tutao-pub-$pkgver.pem::https://github.com/tutao/tutanota/raw/${pkgname%-bin}-release-${pkgver%}/tutao-pub.pem")
 provides=("${pkgname%-bin}")
 conflicts=("${pkgname%-bin}")
-_AppImageSHA256='0701b665bea7451cbc21f8471b42163e8c00ed5805e7aa081f0258d914eeaa17'
+_AppImageSHA256='0fba96c0816e089981bdf7607f80ec776fe3be2dfdb5b02db5a1cec0b343e036'
 sha256sums=(
-#'0701b665bea7451cbc21f8471b42163e8c00ed5805e7aa081f0258d914eeaa17'
-            'a76cca25f6cc93522c9a2d353d0579aed99c3fa1c93dcb7e2880540d89b8646b'
+#'0fba96c0816e089981bdf7607f80ec776fe3be2dfdb5b02db5a1cec0b343e036'
+            '70c836f94196f93504446dc63240a23d19c78a7e479e1a4fd3f24716b01fffe3'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {