mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 22:44:04 +01:00
315.251204.0
This commit is contained in:
parent
27b30e0f95
commit
28511f899d
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 = 315.251202.0
|
||||
pkgver = 315.251204.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-315.251202.0
|
||||
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-315.251204.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 = 648e82b471a04879087be066c3eb6bf3d37b0b3afcc3e15b186c4834ee9f3036
|
||||
sha256sums = 4d5a68d970b56a20775e89f59e04e89281754325c5d34aec73ecadc87ca7e6b8
|
||||
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=315.251202.0
|
||||
pkgver=315.251204.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=('648e82b471a04879087be066c3eb6bf3d37b0b3afcc3e15b186c4834ee9f3036'
|
||||
sha256sums=('4d5a68d970b56a20775e89f59e04e89281754325c5d34aec73ecadc87ca7e6b8'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue