summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron J. Graves2019-09-17 09:19:59 -0500
committerAaron J. Graves2019-09-17 09:19:59 -0500
commitdc27cb40f1c1d0a1fe4e28a451e50d4252c38e55 (patch)
treed16ff59aedf8144e84b4aadd11667efda3044dbd
parent0e561a826437c03ff1364d37b80ac040f64748b0 (diff)
downloadaur-dc27cb40f1c1d0a1fe4e28a451e50d4252c38e55.tar.gz
Update to 3.59.13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffe922b025a1..2f18631d8de0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = tutanota-desktop-linux
pkgdesc = Official Tutanota email client
- pkgver = 3.59.12
+ pkgver = 3.59.13
pkgrel = 1
url = https://tutanota.com/blog/posts/desktop-clients/
arch = x86_64
license = GPL3
provides = tutanota-desktop-linux
conflicts = tutanota-desktop-linux
- noextract = tutanota-desktop-linux-3.59.12.AppImage
+ noextract = tutanota-desktop-linux-3.59.13.AppImage
options = !strip
- source = tutanota-desktop-linux-3.59.12.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
- sha512sums = 15526ee7fffe7da25ae002b7e1dff05e2d9251c2f5dd28747a510a0204de225fcb5f1808ed64f8d9bb876f7d4291f7df00e6512f704c7c318780f8213e26c625
+ source = tutanota-desktop-linux-3.59.13.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+ sha512sums = 752e0889981c8532cafb99590604bd59e861c47d619f8d0cb646688aabac2df5550b4f03e5b153084120ec0f19169c690612340895bfe3d3fba175590ba4abcf
pkgname = tutanota-desktop-linux
diff --git a/PKGBUILD b/PKGBUILD
index 88fd5a17a867..c784a9268f05 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.12
+pkgver=3.59.13
pkgrel=1
pkgdesc='Official Tutanota email client'
arch=('x86_64')
@@ -12,7 +12,7 @@ conflicts=("${pkgname}")
options=(!strip)
source=("${pkgname}-${pkgver}.AppImage::https://mail.tutanota.com/desktop/${pkgname}.AppImage")
noextract=("${pkgname}-${pkgver}.AppImage")
-sha512sums=('15526ee7fffe7da25ae002b7e1dff05e2d9251c2f5dd28747a510a0204de225fcb5f1808ed64f8d9bb876f7d4291f7df00e6512f704c7c318780f8213e26c625')
+sha512sums=('752e0889981c8532cafb99590604bd59e861c47d619f8d0cb646688aabac2df5550b4f03e5b153084120ec0f19169c690612340895bfe3d3fba175590ba4abcf')
#install="tutanota-desktop-linux.install"
package() {