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: 4142b7cffb04095c7272d3e4f2906b14c8686a83

Message: 229.240514.1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index f7618ff..399c975 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.240513.0
+pkgver = 229.240514.1
 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.240513.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-229.240513.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-229.240513.0/tutao-pub.pem
-sha256sums = 60fac51cdf72e1e1aa06845e2247892df9f072af9732bf328cec364c941b2c11
+source = linux-sig-229.240514.1.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-229.240514.1.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-229.240514.1/tutao-pub.pem
+sha256sums = 5dcbce8c05f106690e0062461d8f85e1646592cd80914348b6b90a4af35455d0
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
 makedepends = wget
diff --git a/PKGBUILD b/PKGBUILD
index 0776005..3260812 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.240513.0
+pkgver=229.240514.1
 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='30e96f55abe50e0994d6ac28130a4753b8cdd199d1e54d1a73281f1fc3b0aa5d'
+_AppImageSHA256='c14c60e86bbc8e357e104bc3f67b77f01539277aa8072be3fac5248a5938be87'
 sha256sums=(
-#'30e96f55abe50e0994d6ac28130a4753b8cdd199d1e54d1a73281f1fc3b0aa5d'
-            '60fac51cdf72e1e1aa06845e2247892df9f072af9732bf328cec364c941b2c11'
+#'c14c60e86bbc8e357e104bc3f67b77f01539277aa8072be3fac5248a5938be87'
+            '5dcbce8c05f106690e0062461d8f85e1646592cd80914348b6b90a4af35455d0'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {