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

Message: 218.240227.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index ff9dbcb..db8fe94 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 = 218.240219.0
+pkgver = 218.240227.0
 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-218.240219.0.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-218.240219.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-218.240219.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-218.240219.0/tutao-pub.pem
-sha256sums = b0c086575aaf67e000873ff7b62268a3bed36851dbe95b16c0dbfc7ad1aacfe6
-sha256sums = 645d2941a79c7823213bd80b30b5a86d204c8d53b770df6aa4eb5d7c706c7d77
+source = tutanota-desktop-218.240227.0.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-218.240227.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-218.240227.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-218.240227.0/tutao-pub.pem
+sha256sums = 2acd38e99da3c9c39beb7ab7835ea726b1e9687d05247f9cf9919395d7c79652
+sha256sums = d98f2110f14b8568c003d5696ef3a9bdb63d2d365874ce812b095b5dcdc7266a
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index 156ddb9..9e1182e 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=218.240219.0
+pkgver=218.240227.0
 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=('b0c086575aaf67e000873ff7b62268a3bed36851dbe95b16c0dbfc7ad1aacfe6'
-            '645d2941a79c7823213bd80b30b5a86d204c8d53b770df6aa4eb5d7c706c7d77'
+sha256sums=('2acd38e99da3c9c39beb7ab7835ea726b1e9687d05247f9cf9919395d7c79652'
+            'd98f2110f14b8568c003d5696ef3a9bdb63d2d365874ce812b095b5dcdc7266a'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {