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

Message: 3.113.3

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 0f27d6c..3fce03f 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.112.15
+pkgver = 3.113.3
 url = https://tutanota.com
 arch = amd64
 conflicts = tutanota-desktop
@@ -17,11 +17,11 @@ makedepends = libssl1.1
 optdepends = libappindicator3-1: StatusNotifierItem support
 provides = tutanota-desktop
 replaces = tutanota-desktop-linux
-source = tutanota-desktop-3.112.15.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-3.112.15.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-3.112.15.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.112.15/tutao-pub.pem
-sha256sums = 8d44a9031db07482a7a225542909990632de3593a1fffc3b5fec9f90e0de5936
-sha256sums = babefb72270d5e8fa933e0edc01bb9f2c6bd636d16e3cb852b494734951056d7
+source = tutanota-desktop-3.113.3.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-3.113.3.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-3.113.3.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.113.3/tutao-pub.pem
+sha256sums = 6c26558e8acdef07a091b700112ff1e9c82ebf3e87594228433c207d75e5fd60
+sha256sums = 26b37980673d1895ebea6df378729714d2c25393d04a93782c1af96b1ec42266
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = libssl1.1
 optdepends = libappindicator3-1: StatusNotifierItem support
diff --git a/PKGBUILD b/PKGBUILD
index 37db639..2ce0121 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.112.15
+pkgver=3.113.3
 pkgrel=0
 pkgdesc="Official Tutanota email client"
 arch=('amd64')
@@ -17,8 +17,8 @@ source=("${pkgname%-bin}-$pkgver.AppImage::https://mail.tutanota.com/desktop/${p
 provides=("${pkgname%-bin}")
 conflicts=("${pkgname%-bin}" "${pkgname%-bin}-linux")
 replaces=("${pkgname%-bin}-linux")
-sha256sums=('8d44a9031db07482a7a225542909990632de3593a1fffc3b5fec9f90e0de5936'
-            'babefb72270d5e8fa933e0edc01bb9f2c6bd636d16e3cb852b494734951056d7'
+sha256sums=('6c26558e8acdef07a091b700112ff1e9c82ebf3e87594228433c207d75e5fd60'
+            '26b37980673d1895ebea6df378729714d2c25393d04a93782c1af96b1ec42266'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {