summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron J. Graves2019-10-08 09:31:39 -0500
committerAaron J. Graves2019-10-08 09:31:39 -0500
commit27e4854c9d0051e5207417c4f9015db10ba7ce8d (patch)
treebd4c911c7a69b5cbfd8de2557c598cc6669d2da3
parenteecf290bb201094622b714668f26d683503252f9 (diff)
downloadaur-27e4854c9d0051e5207417c4f9015db10ba7ce8d.tar.gz
Updated to 3.60.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8b1e9e48fb0..c1f7bc680d01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop-linux
pkgdesc = Official Tutanota email client
- pkgver = 3.59.17
+ pkgver = 3.60.5
pkgrel = 1
url = https://tutanota.com/blog/posts/desktop-clients/
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = tutanota-desktop-linux
depends = zenity
provides = tutanota-desktop-linux
conflicts = tutanota-desktop-linux
- noextract = tutanota-desktop-linux-3.59.17.AppImage
+ noextract = tutanota-desktop-linux-3.60.5.AppImage
options = !strip
- source = tutanota-desktop-linux-3.59.17.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
- sha512sums = f4963dd04a55b2ee3ef6d2145ba329a2ee148ef41f240c5ca9970e953e14afc64cfbe2ae5ed445052874146b4e148e386b4c47fa1ac635c5bb6e0b70b84eb896
+ source = tutanota-desktop-linux-3.60.5.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+ sha512sums = 5486afeb34d7cae467c81176d89a524b3d9abb377c3cc8fb7a8e7151ef7a0ac392d8581d47413450552f6e000da2224c7706c696441e590b99f3a4e273874cb9
pkgname = tutanota-desktop-linux
diff --git a/PKGBUILD b/PKGBUILD
index 1aa83d0ec9a2..50888e623486 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: agilob <archlinux@agilob.net>
# Contributor: Aaron J. Graves <linux@ajgraves.com>
pkgname=tutanota-desktop-linux
-pkgver=3.59.17
+pkgver=3.60.5
pkgrel=1
pkgdesc='Official Tutanota email client'
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('fuse' 'zenity')
options=(!strip)
source=("${pkgname}-${pkgver}.AppImage::https://mail.tutanota.com/desktop/${pkgname}.AppImage")
noextract=("${pkgname}-${pkgver}.AppImage")
-sha512sums=('f4963dd04a55b2ee3ef6d2145ba329a2ee148ef41f240c5ca9970e953e14afc64cfbe2ae5ed445052874146b4e148e386b4c47fa1ac635c5bb6e0b70b84eb896')
+sha512sums=('5486afeb34d7cae467c81176d89a524b3d9abb377c3cc8fb7a8e7151ef7a0ac392d8581d47413450552f6e000da2224c7706c696441e590b99f3a4e273874cb9')
#install="tutanota-desktop-linux.install"
package() {