makedeb
Official Tutanota email client
Click here to go back to the commit logs for tutanota-desktop-bin.
Hash: 56a5c234ed3c8fdbdbf6d49b14041003ed58f2b9
Message: Update to 3.94.9
diff --git a/.SRCINFO b/.SRCINFO
index 2515ce6..b308412 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tutanota-desktop-bin
pkgdesc = Official Tutanota email client
- pkgver = 3.94.5
- pkgrel = 3
+ pkgver = 3.94.9
+ pkgrel = 1
url = https://tutanota.com
arch = x86_64
license = GPL3
@@ -14,11 +14,11 @@ pkgbase = tutanota-desktop-bin
conflicts = tutanota-desktop
conflicts = tutanota-desktop-linux
replaces = tutanota-desktop-linux
- source = tutanota-desktop-3.94.5.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
- source = linux-sig-3.94.5.bin::https://mail.tutanota.com/desktop/linux-sig.bin
- source = tutao-pub-3.94.5.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.94.5/tutao-pub.pem
- sha512sums = 1890314b7958f7609faffd0b594728d9db5515deb12c43bfc75e52d49bff2d473af2955a1bd607a1cbca63a72184069dec7c49baae51cbbf48ada647fb4313b1
- sha512sums = 6e8f6257b7133b08d26df79acd23fbecb284305a13a154fe2a769d7ac2f2bfe8ec8f56501e8169b5e1ba1912284d1aab383daa8413db58e7ed3e8552fe40ba06
+ source = tutanota-desktop-3.94.9.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+ source = linux-sig-3.94.9.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+ source = tutao-pub-3.94.9.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.94.9/tutao-pub.pem
+ sha512sums = 34950a518a4f0410c59891fe877f3eaad3f160d4ab1284c36e9ce02f6520fa54e933ef7fbd38b15109e8946f6c0ce5108b6278dc69fedca582aa99ffe2d992d6
+ sha512sums = 5189895146ef64e0c9eac63180af3aa46ea46ade97b92b9e00e9969d0dde0d9de7728be9a1ceee2c60667ed3f0c179258628f52f9c967accde964557fbb243ae
sha512sums = 7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45
pkgname = tutanota-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 289dd5e..4dee1da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
pkgname=tutanota-desktop-bin
-pkgver=3.94.5
-pkgrel=3
+pkgver=3.94.9
+pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
url="https://tutanota.com"
@@ -15,8 +15,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")
-sha512sums=('1890314b7958f7609faffd0b594728d9db5515deb12c43bfc75e52d49bff2d473af2955a1bd607a1cbca63a72184069dec7c49baae51cbbf48ada647fb4313b1'
- '6e8f6257b7133b08d26df79acd23fbecb284305a13a154fe2a769d7ac2f2bfe8ec8f56501e8169b5e1ba1912284d1aab383daa8413db58e7ed3e8552fe40ba06'
+sha512sums=('34950a518a4f0410c59891fe877f3eaad3f160d4ab1284c36e9ce02f6520fa54e933ef7fbd38b15109e8946f6c0ce5108b6278dc69fedca582aa99ffe2d992d6'
+ '5189895146ef64e0c9eac63180af3aa46ea46ade97b92b9e00e9969d0dde0d9de7728be9a1ceee2c60667ed3f0c179258628f52f9c967accde964557fbb243ae'
'7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45')
prepare() {