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: 4dcac4a97a9725c3bb29b05793c72ab9d4f364d8

Message: 235.240709.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 69cc25c..525e96d 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 = 234.240627.0
+pkgver = 235.240709.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-234.240627.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-234.240627.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-234.240627.0/tutao-pub.pem
-sha256sums = aaae0f8a76a53452094b89b315d7ab04f81ae5ef2c6d6ab158e970fdeadd016d
+source = linux-sig-235.240709.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-235.240709.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-235.240709.0/tutao-pub.pem
+sha256sums = e4910546bbec0893e7446316b3f6d1c4fdb2eecc0437cf977ee4307c3222ca1b
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
 makedepends = wget
diff --git a/PKGBUILD b/PKGBUILD
index f125313..fc562fe 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=234.240627.0
+pkgver=235.240709.0
 pkgrel=0
 pkgdesc="Official Tutanota email client"
 arch=('amd64')
@@ -19,10 +19,10 @@ source=(
 provides=("${pkgname%-bin}")
 conflicts=("${pkgname%-bin}")
 #wget  -o /dev/null -O- https://github.com/tutao/tutanota/releases/tag/tutanota-desktop-release-234.240627.0 | grep -A 1 tutanota-desktop-linux.AppImage | grep -v tutanota-desktop-linux.AppImage | sed 's!</p>!!'
-_AppImageSHA256='0539990a7a1338968530201ca741406e2c8dcfc4345858a23d5ca1ea77c84b1c'
+_AppImageSHA256='6b8f48cc38b13c40e7e6da65949a134a3e4cb169779ad5fad0344aa589ceebd4'
 sha256sums=(
 #"$_AppImageSHA256"
-            'aaae0f8a76a53452094b89b315d7ab04f81ae5ef2c6d6ab158e970fdeadd016d'
+            'e4910546bbec0893e7446316b3f6d1c4fdb2eecc0437cf977ee4307c3222ca1b'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {