mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 22:44:04 +01:00
revert to 240.240816.0
This commit is contained in:
parent
49adf917dc
commit
17c6e1ac70
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = tutanota-desktop
|
||||
pkgdesc = Official Tutanota email client
|
||||
pkgver = 244.240830.0
|
||||
pkgver = 240.240816.0
|
||||
pkgrel = 1
|
||||
url = https://tuta.com
|
||||
arch = x86_64
|
||||
|
|
@ -13,11 +13,11 @@ pkgbase = tutanota-desktop
|
|||
depends = gtk3
|
||||
depends = libsecret
|
||||
depends = nss
|
||||
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-244.240830.0
|
||||
source = git+https://github.com/tutao/tutanota.git#tag=tutanota-desktop-release-240.240816.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 = a09ea6e30a8a460014a2f7ebd4766e81a590a4e0d443f9b1aaab8317df5d7988
|
||||
sha256sums = 61cdd3bb8191b33225f4e2d4221959ebab95ae6ea95aef7575872d32f0fead45
|
||||
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=244.240830.0
|
||||
pkgver=240.240816.0
|
||||
pkgrel=1
|
||||
pkgdesc="Official Tutanota email client"
|
||||
arch=('x86_64')
|
||||
|
|
@ -14,7 +14,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=('a09ea6e30a8a460014a2f7ebd4766e81a590a4e0d443f9b1aaab8317df5d7988'
|
||||
sha256sums=('61cdd3bb8191b33225f4e2d4221959ebab95ae6ea95aef7575872d32f0fead45'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'd6fef99f41fe18008e44b5930aee26dc2f79ef753d770cbdb946d9e17ac9b7d7')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue