makedeb
Official Tutanota email client
Click here to go back to the commit logs for tutanota-desktop-bin.
Hash: d2e2da3a9319a42daf9df0b5a61743ae39092297
Message: 3.112.15
diff --git a/.SRCINFO b/.SRCINFO
index 96c60db..0f27d6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = tutanota-desktop-bin
pkgbase = tutanota-desktop-bin
pkgdesc = Official Tutanota email client
pkgrel = 0
-pkgver = 3.112.11
+pkgver = 3.112.15
url = https://tutanota.com
arch = amd64
conflicts = tutanota-desktop
@@ -17,11 +17,11 @@ makedepends = libssl1.1
optdepends = libappindicator3-1: StatusNotifierItem support
provides = tutanota-desktop
replaces = tutanota-desktop-linux
-source = tutanota-desktop-3.112.11.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-3.112.11.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-3.112.11.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.112.11/tutao-pub.pem
-sha256sums = 932c0435960df818e2edd98dffd5b823236238b3f922ee55012ed5e66e195073
-sha256sums = 4465d5f9c0dc10682e87af2bbcf70e27ba2bb4db80d7318d2f6df60776c5633f
+source = tutanota-desktop-3.112.15.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-3.112.15.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-3.112.15.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.112.15/tutao-pub.pem
+sha256sums = 8d44a9031db07482a7a225542909990632de3593a1fffc3b5fec9f90e0de5936
+sha256sums = babefb72270d5e8fa933e0edc01bb9f2c6bd636d16e3cb852b494734951056d7
sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
makedepends = libssl1.1
optdepends = libappindicator3-1: StatusNotifierItem support
diff --git a/PKGBUILD b/PKGBUILD
index fbd5746..37db639 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mark Wagie (AUR) <mark dot wagie at tutanota dot com>
# Contributor: Aaron J. Graves (AUR) <linux@ajgraves.com>
pkgname=tutanota-desktop-bin
-pkgver=3.112.11
+pkgver=3.112.15
pkgrel=0
pkgdesc="Official Tutanota email client"
arch=('amd64')
@@ -17,8 +17,8 @@ source=("${pkgname%-bin}-$pkgver.AppImage::https://mail.tutanota.com/desktop/${p
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}" "${pkgname%-bin}-linux")
replaces=("${pkgname%-bin}-linux")
-sha256sums=('932c0435960df818e2edd98dffd5b823236238b3f922ee55012ed5e66e195073'
- '4465d5f9c0dc10682e87af2bbcf70e27ba2bb4db80d7318d2f6df60776c5633f'
+sha256sums=('8d44a9031db07482a7a225542909990632de3593a1fffc3b5fec9f90e0de5936'
+ 'babefb72270d5e8fa933e0edc01bb9f2c6bd636d16e3cb852b494734951056d7'
'837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
prepare() {