From 20cecf6e21c844e2b9c6c4fbf658d12fdf66c28c Mon Sep 17 00:00:00 2001 From: Mark Wagie Date: Fri, 31 Jan 2025 12:06:30 -0700 Subject: [PATCH] 264.250130.1 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b990d6298dba..ae47f084597a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = tutanota-desktop pkgdesc = The desktop client for Tutanota, the secure e-mail service. - pkgver = 262.250122.0 + pkgver = 264.250130.1 pkgrel = 1 url = https://tuta.com/secure-email arch = x86_64 @@ -14,11 +14,11 @@ pkgbase = tutanota-desktop depends = gtk3 depends = libsecret depends = nss - source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-262.250122.0 + source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-264.250130.1 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 = 6466715c528bf5447574843d2f102229ba2e7cb8b21923d7cf0f533b4c310b1c + sha256sums = 8307a83153c3190caa54083f7516c90d89ac64253d6a47f4f079c66dba1dec5c sha256sums = SKIP sha256sums = SKIP sha256sums = d6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7 diff --git a/PKGBUILD b/PKGBUILD index a129cd346f41..ad6cfa8ca478 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Co-Maintainer: Aaron J. Graves # Contributor: ganthern pkgname=tutanota-desktop -pkgver=262.250122.0 +pkgver=264.250130.1 pkgrel=1 pkgdesc="The desktop client for Tutanota, the secure e-mail service." arch=('x86_64') @@ -25,7 +25,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=('6466715c528bf5447574843d2f102229ba2e7cb8b21923d7cf0f533b4c310b1c' +sha256sums=('8307a83153c3190caa54083f7516c90d89ac64253d6a47f4f079c66dba1dec5c' 'SKIP' 'SKIP' 'd6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7')