235.240709.0

This commit is contained in:
Mark Wagie 2024-07-11 11:07:15 -06:00
parent d35c32e36a
commit 7a22f65b6d
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
pkgver = 234.240627.0
pkgver = 235.240709.0
pkgrel = 1
url = https://tuta.com
arch = x86_64
@ -13,11 +13,11 @@ pkgbase = tutanota-desktop
depends = gtk3
depends = libsecret
depends = nss
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-234.240627.0
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-235.240709.0
source = git+https://github.com/P-H-C/phc-winner-argon2.git
source = git+https://github.com/open-quantum-safe/liboqs.git
source = tutanota-desktop.desktop
sha256sums = be41f176631f8d7118f2758453a0fafdd2d5a2a90889dca2786b27a7d31eec30
sha256sums = a4b33f1fc44d21d98c3f1c6b6b384493b41f714b35d578da40f5b9432317ba6a
sha256sums = SKIP
sha256sums = SKIP
sha256sums = d6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7

View file

@ -2,7 +2,7 @@
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
# Contributor: ganthern <https://github.com/ganthern>
pkgname=tutanota-desktop
pkgver=234.240627.0
pkgver=235.240709.0
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@ -14,7 +14,7 @@ source=("git+https://github.com/tutao/tutanota.git#tag=$pkgname-release-$pkgver"
'git+https://github.com/P-H-C/phc-winner-argon2.git'
'git+https://github.com/open-quantum-safe/liboqs.git'
"$pkgname.desktop")
sha256sums=('be41f176631f8d7118f2758453a0fafdd2d5a2a90889dca2786b27a7d31eec30'
sha256sums=('a4b33f1fc44d21d98c3f1c6b6b384493b41f714b35d578da40f5b9432317ba6a'
'SKIP'
'SKIP'
'd6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7')