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

Message: 3.115.2

Diff


diff --git a/.SRCINFO b/.SRCINFO
index b88c249..c733ff2 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.114.1
+pkgver = 3.115.2
 url = https://tutanota.com
 arch = amd64
 conflicts = tutanota-desktop
@@ -16,10 +16,10 @@ license = GPL3
 makedepends = openssl
 provides = tutanota-desktop
 replaces = tutanota-desktop-linux
-source = tutanota-desktop-3.114.1.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-3.114.1.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-3.114.1.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.114.1/tutao-pub.pem
-sha256sums = 7162bde45dffcd1c8ab767cdfee37f75f0cd9d2897809aba9a51a3b43dd6ed56
-sha256sums = 6f5b692b2f8acb0001bab657416c0ceec6ab7bb8d8db6761ef5f2a92100f227e
+source = tutanota-desktop-3.115.2.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-3.115.2.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-3.115.2.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.115.2/tutao-pub.pem
+sha256sums = 6bf57617e90060135e0988b9819ecebfe4a1069f05f4a532c8d953d16116f59e
+sha256sums = 1d2eca0ef0b456b02c2d594864d4679099b20cdb59cd74739eb42d7b616230b5
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index b040841..4873711 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.114.1
+pkgver=3.115.2
 pkgrel=0
 pkgdesc="Official Tutanota email client"
 arch=('amd64')
@@ -16,8 +16,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=('7162bde45dffcd1c8ab767cdfee37f75f0cd9d2897809aba9a51a3b43dd6ed56'
-            '6f5b692b2f8acb0001bab657416c0ceec6ab7bb8d8db6761ef5f2a92100f227e'
+sha256sums=('6bf57617e90060135e0988b9819ecebfe4a1069f05f4a532c8d953d16116f59e'
+            '1d2eca0ef0b456b02c2d594864d4679099b20cdb59cd74739eb42d7b616230b5'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {