makedeb


tutanota-desktop-bin 227.240429.0-0


Official Tutanota email client

Click here to go back to the commit logs for tutanota-desktop-bin.

Commit:


Hash: 49691f4cb16ec5b2020245965978d3af4d1ce078

Message: 3.120.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 7af8246..0269bfd 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 = 3.119.10
+pkgver = 3.120.4
 url = https://tutanota.com
 arch = amd64
 conflicts = tutanota-desktop
@@ -14,10 +14,10 @@ depends = libnss3
 license = GPL3
 makedepends = openssl
 provides = tutanota-desktop
-source = tutanota-desktop-3.119.10.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-3.119.10.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-3.119.10.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.119.10/tutao-pub.pem
-sha256sums = cb18f6dd2982ce02ea180020cbb5f34185dc20214d6c305942bf032482bea0fb
-sha256sums = b5f02d96e7944e76e20e84f703c03b2a1995665f1a1f4c91a3fb7f04640fc931
+source = tutanota-desktop-3.120.4.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-3.120.4.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-3.120.4.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.120.4/tutao-pub.pem
+sha256sums = ea39fcb15dfab083b6e1bd7b59d8a778254d60aedad9bb403f51f74eab4a3de1
+sha256sums = b012e5970012340c4fd5c69b1bd16c15320169fd6538b0c05b50a055ffebe03e
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index 6b0ab8f..395443b 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=3.119.10
+pkgver=3.120.4
 pkgrel=0
 pkgdesc="Official Tutanota email client"
 arch=('amd64')
@@ -15,8 +15,8 @@ source=("${pkgname%-bin}-$pkgver.AppImage::https://mail.tutanota.com/desktop/${p
         "tutao-pub-$pkgver.pem::https://github.com/tutao/tutanota/raw/${pkgname%-bin}-release-${pkgver%}/tutao-pub.pem")
 provides=("${pkgname%-bin}")
 conflicts=("${pkgname%-bin}")
-sha256sums=('cb18f6dd2982ce02ea180020cbb5f34185dc20214d6c305942bf032482bea0fb'
-            'b5f02d96e7944e76e20e84f703c03b2a1995665f1a1f4c91a3fb7f04640fc931'
+sha256sums=('ea39fcb15dfab083b6e1bd7b59d8a778254d60aedad9bb403f51f74eab4a3de1'
+            'b012e5970012340c4fd5c69b1bd16c15320169fd6538b0c05b50a055ffebe03e'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {