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: a1e3bc14af3a4ba9566217a299167b0604705ba3

Message: 230.240603.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index de73471..f3e29a2 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 = 229.240517.0
+pkgver = 230.240603.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-229.240517.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-229.240517.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-229.240517.0/tutao-pub.pem
-sha256sums = d44533958f80fa0f6c25c68d7ec88b5201bcd02b70f63278e7101447ccb1e212
+source = linux-sig-230.240603.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-230.240603.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-230.240603.0/tutao-pub.pem
+sha256sums = 5c81d10d3a1fddbcdb9a6450a9011eda4ca9d6d9905ba9aef347fe11edeeef00
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
 makedepends = wget
diff --git a/PKGBUILD b/PKGBUILD
index 1023e0f..3634bac 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=229.240517.0
+pkgver=230.240603.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='355afd38eab961daaf0a4aed8d34487d65aabb127fb0df0c852970dd1bd9545b'
+_AppImageSHA256='a6046a95a51b1031007787eba284a5a1e88d117d3654448f86a233448b90b212'
 sha256sums=(
-#'355afd38eab961daaf0a4aed8d34487d65aabb127fb0df0c852970dd1bd9545b'
-            'd44533958f80fa0f6c25c68d7ec88b5201bcd02b70f63278e7101447ccb1e212'
+#'a6046a95a51b1031007787eba284a5a1e88d117d3654448f86a233448b90b212'
+            '5c81d10d3a1fddbcdb9a6450a9011eda4ca9d6d9905ba9aef347fe11edeeef00'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {