diff --git a/.SRCINFO b/.SRCINFO index 2c8adef0ca35..67e2c154e00c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = tutanota-desktop pkgdesc = Official Tutanota email client - pkgver = 235.240718.0 + pkgver = 240.240813.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-235.240718.0 + source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-240.240813.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 = 535e1330f61ddd5a03316d9e3584b1d24fa04a0f021953ffc9706bfca4c859ce + sha256sums = fc18e74e489249cbfe5b61f0bd1730a17d46fd7c7fda8cf183eddf81b1b66fd8 sha256sums = SKIP sha256sums = SKIP sha256sums = d6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7 diff --git a/PKGBUILD b/PKGBUILD index 2f51d691ce2a..3263df4b3869 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Co-Maintainer: Aaron J. Graves # Contributor: ganthern pkgname=tutanota-desktop -pkgver=235.240718.0 +pkgver=240.240813.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=('535e1330f61ddd5a03316d9e3584b1d24fa04a0f021953ffc9706bfca4c859ce' +sha256sums=('fc18e74e489249cbfe5b61f0bd1730a17d46fd7c7fda8cf183eddf81b1b66fd8' 'SKIP' 'SKIP' 'd6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7')