diff --git a/.SRCINFO b/.SRCINFO index 8582d26552ee..09ca9ab6b204 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = tutanota-desktop pkgdesc = The desktop client for Tutanota, the secure e-mail service. - pkgver = 253.241203.1 + pkgver = 259.241213.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-253.241203.1 + source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-259.241213.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 = ae8ebadb33aaf42f8d2665ba0ae1465a802fa921b1e3bfcbffcd97686ce48e58 + sha256sums = 583144721078dafab5adbc819a8efa749b98156fc434b60ab5dc450f13286fb1 sha256sums = SKIP sha256sums = SKIP sha256sums = d6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7 diff --git a/PKGBUILD b/PKGBUILD index 55191b7e9af3..be225e0bcebd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Co-Maintainer: Aaron J. Graves # Contributor: ganthern pkgname=tutanota-desktop -pkgver=253.241203.1 +pkgver=259.241213.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=('ae8ebadb33aaf42f8d2665ba0ae1465a802fa921b1e3bfcbffcd97686ce48e58' +sha256sums=('583144721078dafab5adbc819a8efa749b98156fc434b60ab5dc450f13286fb1' 'SKIP' 'SKIP' 'd6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7')