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: 65ac890c182b2039db808ccca4300b6588f81e9e

Message: 3.118.25

Diff


diff --git a/.SRCINFO b/.SRCINFO
index cfd9c17..d8b0ef8 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.22
+pkgver = 3.118.25
 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.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
+source = tutanota-desktop-3.118.25.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-3.118.25.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-3.118.25.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.118.25/tutao-pub.pem
+sha256sums = 778a7fd02df1676aaeb32c7ec4b93420a3ef7fc15e3a89ab53866dcefda4c6e8
+sha256sums = fcc17efbd96da283279a700baf3ec4f9b8ff3a695170eb8ddab84fb0cb3ed276
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index d171e33..5fddae9 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.22
+pkgver=3.118.25
 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=('4f48d463697f3ac987fdec33759ac03332123d437ddcbedc0ac5eb7aefd45596'
-            'a7364d35d35ede7f1ab108515d019139662a317ee7c9fe798d390f2524665087'
+sha256sums=('778a7fd02df1676aaeb32c7ec4b93420a3ef7fc15e3a89ab53866dcefda4c6e8'
+            'fcc17efbd96da283279a700baf3ec4f9b8ff3a695170eb8ddab84fb0cb3ed276'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {