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

Message: 234.240627.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 8f66acb..69cc25c 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 = 232.240626.0
+pkgver = 234.240627.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-232.240626.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-232.240626.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-232.240626.0/tutao-pub.pem
-sha256sums = 4c079cd455987b221299178d860392cd6663f6e8f15d0ec377a812175d495d4b
+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
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
 makedepends = wget
diff --git a/PKGBUILD b/PKGBUILD
index 9970245..f125313 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=232.240626.0
+pkgver=234.240627.0
 pkgrel=0
 pkgdesc="Official Tutanota email client"
 arch=('amd64')
@@ -18,10 +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}")
-_AppImageSHA256='2ec2e1b16ac7fa145cc7b863c7619bb433047f5a00ca04b0b6c0b1a669d939f1'
+#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'
 sha256sums=(
 #"$_AppImageSHA256"
-            '4c079cd455987b221299178d860392cd6663f6e8f15d0ec377a812175d495d4b'
+            'aaae0f8a76a53452094b89b315d7ab04f81ae5ef2c6d6ab158e970fdeadd016d'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {