makedeb


tutanota-desktop-bin 259.241213.0-0


Official Tutanota email client

Click here to go back to the commit logs for tutanota-desktop-bin.

Commit:


Hash: 3b2e774e9241e4d5d156b3920284dc6e3a000782

Message: 251.241112.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index feb8a1d..8a0b11d 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 = 251.241108.0
+pkgver = 251.241112.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-251.241108.0.AppImage::https://app.tuta.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-251.241108.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-251.241108.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-251.241108.0/tutao-pub.pem
-sha256sums = 877b8275650eac225348644501a2ea428bca6992d483eb375963bfc992742afd
-sha256sums = fc5c4fcb5bc097f1e8ef6105ede169fa64540f0c8d0d7d3e2c81edd0f6596a31
+source = tutanota-desktop-251.241112.0.AppImage::https://app.tuta.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-251.241112.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-251.241112.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-251.241112.0/tutao-pub.pem
+sha256sums = 8219ce8bd7e662b70bb6fd1dd90c0600ede275d6977072b8904c0a0127390a05
+sha256sums = a8592776808b159b1ccf471782fa0a8b9b9969aae9d82e89e506b8bd2add92cd
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index 69064bd..e113ff6 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="251.241108.0"
+pkgver="251.241112.0"
 pkgrel=0
 pkgdesc="Official Tutanota email client"
 arch=('amd64')
@@ -17,8 +17,8 @@ source=("${pkgname%-bin}-$pkgver.AppImage::https://app.tuta.com/desktop/${pkgnam
 provides=("${pkgname%-bin}")
 conflicts=("${pkgname%-bin}")
 #wget  -o /dev/null -O- https://github.com/tutao/tutanota/releases/tag/tutanota-desktop-release-250.241025.0 | grep -A 1 'tutanota-desktop-linux.AppImage:</strong>' | grep -v tutanota-desktop-linux.AppImage | sed 's!</p>!!'
-sha256sums=('877b8275650eac225348644501a2ea428bca6992d483eb375963bfc992742afd'
-            'fc5c4fcb5bc097f1e8ef6105ede169fa64540f0c8d0d7d3e2c81edd0f6596a31'
+sha256sums=('8219ce8bd7e662b70bb6fd1dd90c0600ede275d6977072b8904c0a0127390a05'
+            'a8592776808b159b1ccf471782fa0a8b9b9969aae9d82e89e506b8bd2add92cd'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {