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