mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
322.260120.0
This commit is contained in:
parent
b80895cd02
commit
fa9fd95f8f
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = tutanota-desktop
|
||||
pkgdesc = The desktop client for Tutanota, the secure e-mail service.
|
||||
pkgver = 319.260107.1
|
||||
pkgver = 322.260120.0
|
||||
pkgrel = 1
|
||||
url = https://tuta.com/secure-email
|
||||
arch = x86_64
|
||||
|
|
@ -15,12 +15,12 @@ pkgbase = tutanota-desktop
|
|||
depends = gtk3
|
||||
depends = libsecret
|
||||
depends = nss
|
||||
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-319.260107.1
|
||||
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-322.260120.0
|
||||
source = git+https://github.com/P-H-C/phc-winner-argon2.git
|
||||
source = git+https://github.com/open-quantum-safe/liboqs.git
|
||||
source = git+https://github.com/tutao/Signal-FTS5-Extension.git
|
||||
source = tutanota-desktop.desktop
|
||||
sha256sums = 9ca921d8f4d9acea84bec336fe24931fd21bd40bce8448cf9b000fa1a1eeb9f1
|
||||
sha256sums = bddaa87559ec8e2efe84a8308c889d72c16b1f3cbcbbd08d6f49cde75612012c
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
|
||||
# Contributor: ganthern <https://github.com/ganthern>
|
||||
pkgname=tutanota-desktop
|
||||
pkgver=319.260107.1
|
||||
pkgver=322.260120.0
|
||||
pkgrel=1
|
||||
_nodeversion=22
|
||||
pkgdesc="The desktop client for Tutanota, the secure e-mail service."
|
||||
|
|
@ -28,7 +28,7 @@ source=("git+https://github.com/tutao/tutanota.git#tag=$pkgname-release-$pkgver"
|
|||
'git+https://github.com/open-quantum-safe/liboqs.git'
|
||||
'git+https://github.com/tutao/Signal-FTS5-Extension.git'
|
||||
"$pkgname.desktop")
|
||||
sha256sums=('9ca921d8f4d9acea84bec336fe24931fd21bd40bce8448cf9b000fa1a1eeb9f1'
|
||||
sha256sums=('bddaa87559ec8e2efe84a8308c889d72c16b1f3cbcbbd08d6f49cde75612012c'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue