mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
287.250602.0
This commit is contained in:
parent
843fef18d5
commit
da2eba36bb
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 = 287.250523.0
|
||||
pkgver = 287.250602.0
|
||||
pkgrel = 1
|
||||
url = https://tuta.com/secure-email
|
||||
arch = x86_64
|
||||
|
|
@ -13,12 +13,12 @@ pkgbase = tutanota-desktop
|
|||
depends = gtk3
|
||||
depends = libsecret
|
||||
depends = nss
|
||||
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-287.250523.0
|
||||
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-287.250602.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/emscripten-core/emsdk.git
|
||||
source = tutanota-desktop.desktop
|
||||
sha256sums = fb4c01c3fb34109518e9b2e1252c4c80ddf18cdffb2898e4d301443a24afff44
|
||||
sha256sums = 77e187e4a382a9215d6fccf36355011a01f9e4a7b4105edccd23e0430bd1aa24
|
||||
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=287.250523.0
|
||||
pkgver=287.250602.0
|
||||
pkgrel=1
|
||||
_emsdk_ver=3.1.59 ## Check ci/containers/linux-build.dockerfile for version
|
||||
pkgdesc="The desktop client for Tutanota, the secure e-mail service."
|
||||
|
|
@ -27,7 +27,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/emscripten-core/emsdk.git'
|
||||
"$pkgname.desktop")
|
||||
sha256sums=('fb4c01c3fb34109518e9b2e1252c4c80ddf18cdffb2898e4d301443a24afff44'
|
||||
sha256sums=('77e187e4a382a9215d6fccf36355011a01f9e4a7b4105edccd23e0430bd1aa24'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue