mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
259.250113.0
This commit is contained in:
parent
59debb83a6
commit
b05ed4b817
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 = 259.250108.1
|
||||
pkgver = 259.250113.0
|
||||
pkgrel = 1
|
||||
url = https://tuta.com/secure-email
|
||||
arch = x86_64
|
||||
|
|
@ -14,11 +14,11 @@ pkgbase = tutanota-desktop
|
|||
depends = gtk3
|
||||
depends = libsecret
|
||||
depends = nss
|
||||
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-259.250108.1
|
||||
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-259.250113.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 = be71c1f1bf66505037d57753be233917d8a80375c4592896f7010d9c95b2aa6a
|
||||
sha256sums = 87fc93bc59e1d57abb19f5f23f51061a4077dcd12e8e06e62e2e28a0cecfcbdd
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = d6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7
|
||||
|
|
|
|||
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=259.250108.1
|
||||
pkgver=259.250113.0
|
||||
pkgrel=1
|
||||
pkgdesc="The desktop client for Tutanota, the secure e-mail service."
|
||||
arch=('x86_64')
|
||||
|
|
@ -25,7 +25,7 @@ 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=('be71c1f1bf66505037d57753be233917d8a80375c4592896f7010d9c95b2aa6a'
|
||||
sha256sums=('87fc93bc59e1d57abb19f5f23f51061a4077dcd12e8e06e62e2e28a0cecfcbdd'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'd6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue