diff options
author | Aaron J. Graves | 2021-07-16 09:24:30 -0500 |
---|---|---|
committer | Aaron J. Graves | 2021-07-16 09:24:30 -0500 |
commit | b9d917184b74719ffe4cb38711964bb177a8fbea (patch) | |
tree | eabdab4e9b83a8d41d724c47744a6de8f481da98 | |
parent | 2f7acf7d119a3aab899174dae4dbf308f0f63383 (diff) | |
download | aur-b9d917184b74719ffe4cb38711964bb177a8fbea.tar.gz |
Update to 3.85.3
-rw-r--r-- | .SRCINFO | 12 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 9 insertions, 9 deletions
@@ -1,6 +1,6 @@ pkgbase = tutanota-desktop-bin pkgdesc = Official Tutanota email client - pkgver = 3.84.11 + pkgver = 3.85.3 pkgrel = 1 url = https://tutanota.com arch = x86_64 @@ -14,12 +14,12 @@ pkgbase = tutanota-desktop-bin conflicts = tutanota-desktop conflicts = tutanota-desktop-linux replaces = tutanota-desktop-linux - source = tutanota-desktop-3.84.11.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage - source = linux-sig-3.84.11.bin::https://mail.tutanota.com/desktop/linux-sig.bin - source = tutao-pub-3.84.11.pem::https://github.com/tutao/tutanota/raw/tutanota-release-3.84.11/tutao-pub.pem + source = tutanota-desktop-3.85.3.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage + source = linux-sig-3.85.3.bin::https://mail.tutanota.com/desktop/linux-sig.bin + source = tutao-pub-3.85.3.pem::https://github.com/tutao/tutanota/raw/tutanota-release-3.85.3/tutao-pub.pem source = tutanota-desktop - sha512sums = 3a79256c8dc618c1daabeda53219eb8b4cf742b2c07a9cd535870d0f67d71bc756c21efc932299c5530f4f0bc53702b0e85e37794c7deeb881499df1a5c8b2c6 - sha512sums = 76cadcfa98c39289a5a3404d4ece442906d831c9d06afe7d4cf9476524e5ff3d3966f791fec7681743cc4f3b76253d8bce21f4f7530ff77c17fb190e9085242d + sha512sums = 952fd1d8d8ae2f50aa41bf0b05a7c055ac18dceff09af09c38b73e13f4974bc288567da2ed36eb3c14a95c214e06005529e0f87b2cfc3549c1267cdad459da23 + sha512sums = 7f45c5f418f834dfafd117cd4cd290b5ba328ccc1d50f987c4f3e0a48bec5e00545f7233ee6395725c67ab3ad9f387d969c0923d530044d913a998299280603b sha512sums = 7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45 sha512sums = 373e1be50297177306ba2f6898fbb57e12b8360af5fb575b2711179e0e952b8e4e9de1d4a66675e441fbe7f8dd5c63d3bddf9114f6e3be95adb49703e597137f @@ -1,7 +1,7 @@ # Maintainer: Mark Wagie <mark dot wagie at tutanota dot com> # Co-Maintainer: Aaron J. Graves <linux@ajgraves.com> pkgname=tutanota-desktop-bin -pkgver=3.84.11 +pkgver=3.85.3 pkgrel=1 pkgdesc="Official Tutanota email client" arch=('x86_64') @@ -16,8 +16,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=('3a79256c8dc618c1daabeda53219eb8b4cf742b2c07a9cd535870d0f67d71bc756c21efc932299c5530f4f0bc53702b0e85e37794c7deeb881499df1a5c8b2c6' - '76cadcfa98c39289a5a3404d4ece442906d831c9d06afe7d4cf9476524e5ff3d3966f791fec7681743cc4f3b76253d8bce21f4f7530ff77c17fb190e9085242d' +sha512sums=('952fd1d8d8ae2f50aa41bf0b05a7c055ac18dceff09af09c38b73e13f4974bc288567da2ed36eb3c14a95c214e06005529e0f87b2cfc3549c1267cdad459da23' + '7f45c5f418f834dfafd117cd4cd290b5ba328ccc1d50f987c4f3e0a48bec5e00545f7233ee6395725c67ab3ad9f387d969c0923d530044d913a998299280603b' '7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45' '373e1be50297177306ba2f6898fbb57e12b8360af5fb575b2711179e0e952b8e4e9de1d4a66675e441fbe7f8dd5c63d3bddf9114f6e3be95adb49703e597137f') |