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

Message: 235.240718.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index e11becf..ee51ebd 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.240712.0
+pkgver = 235.240718.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.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
+source = linux-sig-235.240718.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-235.240718.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-235.240718.0/tutao-pub.pem
+sha256sums = b95ff614376e47315393fe7992312ebeaae8db44437f9568f8af58c214f7b0ca
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
 makedepends = wget
diff --git a/PKGBUILD b/PKGBUILD
index f88a7c2..d08b9af 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.240712.0
+pkgver=235.240718.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-235.240712.0 | grep -A 1 tutanota-desktop-linux.AppImage | grep -v tutanota-desktop-linux.AppImage | sed 's!</p>!!'
-_AppImageSHA256='22119fa47ccaf39ddbdb5a2a8657ef5d5ad2d6097fe3182b65e5af04220bd6a8'
+#wget  -o /dev/null -O- https://github.com/tutao/tutanota/releases/tag/tutanota-desktop-release-235.240718.0 | grep -A 1 'tutanota-desktop-linux.AppImage:</strong>' | grep -v tutanota-desktop-linux.AppImage | sed 's!</p>!!'
+_AppImageSHA256='3f2733d39730b1ed9252f2656825cc035fd3addb7a6463892b735148f6fafd53'
 sha256sums=(
 #"$_AppImageSHA256"
-            '9f562c78e190855c057c398febe5c319262c42ec10edc237d1f730115e7fdad7'
+            'b95ff614376e47315393fe7992312ebeaae8db44437f9568f8af58c214f7b0ca'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {