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: 1c6bfb5102c6fddc531f355f841ee850f8ee340c

Message: 3.121.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 0269bfd..f85fc57 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.120.4
+pkgver = 3.121.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.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
+source = tutanota-desktop-3.121.4.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-3.121.4.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-3.121.4.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.121.4/tutao-pub.pem
+sha256sums = e2b91b8c5f894d95f2c63a556ecb5c99e85d36229c533f756cd08ecbddf818fa
+sha256sums = 6c4e601857a7b143b670af40c0f875ec5cb9d279d764d15e9e3e93fbe076a7b8
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index 395443b..38ea120 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.120.4
+pkgver=3.121.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=('ea39fcb15dfab083b6e1bd7b59d8a778254d60aedad9bb403f51f74eab4a3de1'
-            'b012e5970012340c4fd5c69b1bd16c15320169fd6538b0c05b50a055ffebe03e'
+sha256sums=('e2b91b8c5f894d95f2c63a556ecb5c99e85d36229c533f756cd08ecbddf818fa'
+            '6c4e601857a7b143b670af40c0f875ec5cb9d279d764d15e9e3e93fbe076a7b8'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {