mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
232.240626.0
This commit is contained in:
parent
6fc1f35368
commit
f9503b0c59
3 changed files with 9 additions and 9 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = tutanota-desktop
|
||||
pkgdesc = Official Tutanota email client
|
||||
pkgver = 230.240603.0
|
||||
pkgver = 232.240626.0
|
||||
pkgrel = 1
|
||||
url = https://tuta.com
|
||||
arch = x86_64
|
||||
|
|
@ -13,13 +13,13 @@ pkgbase = tutanota-desktop
|
|||
depends = gtk3
|
||||
depends = libsecret
|
||||
depends = nss
|
||||
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-230.240603.0
|
||||
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-232.240626.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 = a0d03083a6c310a84bbde055343d9dc77d0ec57033d12e4d3c9dc48aae72cbe5
|
||||
sha256sums = 7b3001657547adf72d0e50593578e0528019cad0bd03c30c33dde96a15637240
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
|
||||
sha256sums = d6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7
|
||||
|
||||
pkgname = tutanota-desktop
|
||||
|
|
|
|||
6
PKGBUILD
6
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
|
||||
# Contributor: ganthern <https://github.com/ganthern>
|
||||
pkgname=tutanota-desktop
|
||||
pkgver=230.240603.0
|
||||
pkgver=232.240626.0
|
||||
pkgrel=1
|
||||
pkgdesc="Official Tutanota email client"
|
||||
arch=('x86_64')
|
||||
|
|
@ -14,10 +14,10 @@ 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=('a0d03083a6c310a84bbde055343d9dc77d0ec57033d12e4d3c9dc48aae72cbe5'
|
||||
sha256sums=('7b3001657547adf72d0e50593578e0528019cad0bd03c30c33dde96a15637240'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
|
||||
'd6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7')
|
||||
|
||||
_ensure_local_nvm() {
|
||||
# let's be sure we are starting clean
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Name=Tuta Mail Desktop
|
||||
Exec=/opt/tutanota-desktop/tutanota-desktop --no-sandbox %U
|
||||
Name=Tuta Mail
|
||||
Exec=/opt/tutanota-desktop/tutanota-desktop
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=tutanota-desktop
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue