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: 1e136cfb47de13ad149ad93b4bcba26d6966b817

Message: 235.240712.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 525e96d..e11becf 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 = 235.240709.0
+pkgver = 235.240712.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-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
+source = linux-sig-235.240712.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-235.240712.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-235.240712.0/tutao-pub.pem
+sha256sums = 9f562c78e190855c057c398febe5c319262c42ec10edc237d1f730115e7fdad7
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
 makedepends = wget
diff --git a/PKGBUILD b/PKGBUILD
index fc562fe..f88a7c2 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=235.240709.0
+pkgver=235.240712.0
 pkgrel=0
 pkgdesc="Official Tutanota email client"
 arch=('amd64')
@@ -18,11 +18,11 @@ source=(
         "tutao-pub-$pkgver.pem::https://github.com/tutao/tutanota/raw/${pkgname%-bin}-release-${pkgver%}/tutao-pub.pem")
 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='6b8f48cc38b13c40e7e6da65949a134a3e4cb169779ad5fad0344aa589ceebd4'
+#wget  -o /dev/null -O- https://github.com/tutao/tutanota/releases/tag/tutanota-desktop-release-235.240712.0 | grep -A 1 tutanota-desktop-linux.AppImage | grep -v tutanota-desktop-linux.AppImage | sed 's!</p>!!'
+_AppImageSHA256='22119fa47ccaf39ddbdb5a2a8657ef5d5ad2d6097fe3182b65e5af04220bd6a8'
 sha256sums=(
 #"$_AppImageSHA256"
-            'e4910546bbec0893e7446316b3f6d1c4fdb2eecc0437cf977ee4307c3222ca1b'
+            '9f562c78e190855c057c398febe5c319262c42ec10edc237d1f730115e7fdad7'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {