summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-04-04 10:12:51 -0600
committerMark Wagie2024-04-04 10:12:51 -0600
commitb09ea23a8b4db006166bbffc6b5d9f9c55da9df3 (patch)
treee6038d306a6c674f514ec16f6dc8d2ecbc861716
parent80d4737eddaabeedadb615c362bf4d05796f86bd (diff)
downloadaur-b09ea23a8b4db006166bbffc6b5d9f9c55da9df3.tar.gz
220.240403.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ea5c1c6904c..f5f60c6b721a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop-bin
pkgdesc = Official Tutanota email client
- pkgver = 220.240319.1
+ pkgver = 220.240403.0
pkgrel = 1
url = https://tuta.com
arch = x86_64
@@ -13,11 +13,11 @@ pkgbase = tutanota-desktop-bin
provides = tutanota-desktop
conflicts = tutanota-desktop
conflicts = tutanota-desktop-linux
- source = tutanota-desktop-220.240319.1.AppImage::https://app.tuta.com/desktop/tutanota-desktop-linux.AppImage
- source = linux-sig-220.240319.1.bin::https://app.tuta.com/desktop/linux-sig.bin
- source = tutao-pub-220.240319.1.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-220.240319.1/tutao-pub.pem
- sha512sums = 7d0b118f7df6ea840405999769881ddad77f45849a81984b434e19e332827b1220f84c8d609ebb5bd7bcccf6e783a56b2bdc2d4627b547796126626f61f2a898
- sha512sums = 32bee91f291624839a0cb7107fd6e8623161d428fab19bbd7624ca3a6117f611d2177e0d6334a79360bb117106951f92f00b5a8c3425c8ec05035a8306350aa6
+ source = tutanota-desktop-220.240403.0.AppImage::https://app.tuta.com/desktop/tutanota-desktop-linux.AppImage
+ source = linux-sig-220.240403.0.bin::https://app.tuta.com/desktop/linux-sig.bin
+ source = tutao-pub-220.240403.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-220.240403.0/tutao-pub.pem
+ sha512sums = cbe7e304154a189c0524716b8ad88702d78de0a4af2225dd35e373ec749de6281f3264551d2ff9e67d0482fbbf801321c2118e6d684510da31d902da12e3adef
+ sha512sums = 6c749cf804446675bf86e99f230d8e4e378daeecd3da7f853482561b9df37a412fdfc202a134bd225372b35088c4546eda8dd2389d234d92868d2ce1a83e4888
sha512sums = 7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45
pkgname = tutanota-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index c9c3d5ed1ea7..537e4633ec62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
pkgname=tutanota-desktop-bin
-pkgver=220.240319.1
+pkgver=220.240403.0
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@@ -14,8 +14,8 @@ source=("${pkgname%-bin}-$pkgver.AppImage::https://app.tuta.com/desktop/${pkgnam
"tutao-pub-$pkgver.pem::https://github.com/tutao/tutanota/raw/${pkgname%-bin}-release-$pkgver/tutao-pub.pem")
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}" "${pkgname%-bin}-linux")
-sha512sums=('7d0b118f7df6ea840405999769881ddad77f45849a81984b434e19e332827b1220f84c8d609ebb5bd7bcccf6e783a56b2bdc2d4627b547796126626f61f2a898'
- '32bee91f291624839a0cb7107fd6e8623161d428fab19bbd7624ca3a6117f611d2177e0d6334a79360bb117106951f92f00b5a8c3425c8ec05035a8306350aa6'
+sha512sums=('cbe7e304154a189c0524716b8ad88702d78de0a4af2225dd35e373ec749de6281f3264551d2ff9e67d0482fbbf801321c2118e6d684510da31d902da12e3adef'
+ '6c749cf804446675bf86e99f230d8e4e378daeecd3da7f853482561b9df37a412fdfc202a134bd225372b35088c4546eda8dd2389d234d92868d2ce1a83e4888'
'7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45')
prepare() {