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: 14f9ec287110fdf89b8d424635e26c8eae2e3ae9

Message: 3.118.22

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 5176ffb..cfd9c17 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.118.13
+pkgver = 3.118.22
 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.118.13.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-3.118.13.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-3.118.13.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.118.13/tutao-pub.pem
-sha256sums = 093acb8bb7964b2ea872b42e1713c6137b532242b7b6f2e532ef8dbfcc65cb1b
-sha256sums = 5ab4121784101dc1315adf4f25ab60ba101daa84dd9fbaf9dd980b8323792b98
+source = tutanota-desktop-3.118.22.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-3.118.22.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-3.118.22.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.118.22/tutao-pub.pem
+sha256sums = 4f48d463697f3ac987fdec33759ac03332123d437ddcbedc0ac5eb7aefd45596
+sha256sums = a7364d35d35ede7f1ab108515d019139662a317ee7c9fe798d390f2524665087
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index 9981a4f..d171e33 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.118.13
+pkgver=3.118.22
 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=('093acb8bb7964b2ea872b42e1713c6137b532242b7b6f2e532ef8dbfcc65cb1b'
-            '5ab4121784101dc1315adf4f25ab60ba101daa84dd9fbaf9dd980b8323792b98'
+sha256sums=('4f48d463697f3ac987fdec33759ac03332123d437ddcbedc0ac5eb7aefd45596'
+            'a7364d35d35ede7f1ab108515d019139662a317ee7c9fe798d390f2524665087'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {