252.241122.0

This commit is contained in:
Mark Wagie 2024-11-25 10:52:12 -07:00
parent 493f5c69d8
commit 5a2fac038c
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = The desktop client for Tutanota, the secure e-mail service.
pkgver = 251.241112.0
pkgver = 252.241122.0
pkgrel = 1
url = https://tuta.com/secure-email
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-251.241112.0
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-252.241122.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 = 26c1b319122cb841f6ad8b7e67b4497a3c28ceb48672f59015d73b9b1c98a027
sha256sums = f86a3f8211d92806353c1591b8905b5392a200818eb61ee0b997caaba854d55a
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=251.241112.0
pkgver=252.241122.0
pkgrel=1
pkgdesc="The desktop client for Tutanota, the secure e-mail service."
arch=('x86_64')
@ -24,7 +24,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=('26c1b319122cb841f6ad8b7e67b4497a3c28ceb48672f59015d73b9b1c98a027'
sha256sums=('f86a3f8211d92806353c1591b8905b5392a200818eb61ee0b997caaba854d55a'
'SKIP'
'SKIP'
'd6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7')