makedeb
Official Tutanota email client
Click here to go back to the commit logs for tutanota-desktop-bin.
Hash: bd8e7eff0a067d534a1127400b15ca843ecabd1f
Message: 3.89.9
diff --git a/.SRCINFO b/.SRCINFO
index 0084445..0cd3474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop-bin
pkgdesc = Official Tutanota email client
- pkgver = 3.89.5
+ pkgver = 3.89.9
pkgrel = 1
url = https://tutanota.com
arch = x86_64
@@ -14,12 +14,12 @@ pkgbase = tutanota-desktop-bin
conflicts = tutanota-desktop
conflicts = tutanota-desktop-linux
replaces = tutanota-desktop-linux
- source = tutanota-desktop-3.89.5.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
- source = linux-sig-3.89.5.bin::https://mail.tutanota.com/desktop/linux-sig.bin
- source = tutao-pub-3.89.5.pem::https://github.com/tutao/tutanota/raw/tutanota-release-3.89.5/tutao-pub.pem
+ source = tutanota-desktop-3.89.9.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+ source = linux-sig-3.89.9.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+ source = tutao-pub-3.89.9.pem::https://github.com/tutao/tutanota/raw/tutanota-release-3.89.9/tutao-pub.pem
source = tutanota-desktop
- sha512sums = 3f0d3cc0ad72a0d046fed13976ec4e6075fc99461f7dfac917c8d309bffdf97b96015b943b8dee6c3621cb4c2ae40055aebebc4f50f107117e811b89d6bfb537
- sha512sums = dace9baa14d41b824f1f26a08658c236183b61ec48cd1ec3ff2fc5d8744ec819b73128b70703569eda71eb70bd7f946e0d8584894770d4201abe7aa8dde1564f
+ sha512sums = 2a7268bff684d4f2ee2957994f40787b1bbefa1cf1412955d42b021bfe1588a9be9f3eb623a43b0193f00f636f00e5f3394666ab40e8cbe0e31191b2fe71d440
+ sha512sums = e27f7ec220542fcedd88b55a14b3ba68141e40e5e1a50cf08333a5f229b2f3835f481ea3a0928d4865ac9f7d87f22fbf28165f58dca0e86ad57a130634927e75
sha512sums = 7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45
sha512sums = 373e1be50297177306ba2f6898fbb57e12b8360af5fb575b2711179e0e952b8e4e9de1d4a66675e441fbe7f8dd5c63d3bddf9114f6e3be95adb49703e597137f
diff --git a/PKGBUILD b/PKGBUILD
index 3b1abfd..413ec46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
pkgname=tutanota-desktop-bin
-pkgver=3.89.5
+pkgver=3.89.9
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@@ -16,8 +16,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")
-sha512sums=('3f0d3cc0ad72a0d046fed13976ec4e6075fc99461f7dfac917c8d309bffdf97b96015b943b8dee6c3621cb4c2ae40055aebebc4f50f107117e811b89d6bfb537'
- 'dace9baa14d41b824f1f26a08658c236183b61ec48cd1ec3ff2fc5d8744ec819b73128b70703569eda71eb70bd7f946e0d8584894770d4201abe7aa8dde1564f'
+sha512sums=('2a7268bff684d4f2ee2957994f40787b1bbefa1cf1412955d42b021bfe1588a9be9f3eb623a43b0193f00f636f00e5f3394666ab40e8cbe0e31191b2fe71d440'
+ 'e27f7ec220542fcedd88b55a14b3ba68141e40e5e1a50cf08333a5f229b2f3835f481ea3a0928d4865ac9f7d87f22fbf28165f58dca0e86ad57a130634927e75'
'7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45'
'373e1be50297177306ba2f6898fbb57e12b8360af5fb575b2711179e0e952b8e4e9de1d4a66675e441fbe7f8dd5c63d3bddf9114f6e3be95adb49703e597137f')
@@ -36,18 +36,18 @@ prepare() {
package() {
find squashfs-root/{locales,resources,usr/share/icons}/ -type d -exec chmod 755 {} +
- install -d "$pkgdir/opt/${pkgname%-bin}"
- cp -r squashfs-root/* "$pkgdir/opt/${pkgname%-bin}"
- rm -rf "$pkgdir/opt/${pkgname%-bin}/usr"
+ install -d "$pkgdir/opt/${pkgname%-bin}/"
+ cp -r squashfs-root/* "$pkgdir/opt/${pkgname%-bin}/"
+ rm -rf "$pkgdir/opt/${pkgname%-bin}/usr/"
rm "$pkgdir/opt/${pkgname%-bin}"/{"${pkgname%-bin}".desktop,AppRun}
# Fix permisssions
chmod 644 "$pkgdir/opt/${pkgname%-bin}"/resources/app{.asar,-update.yml}
- install -Dm755 "${pkgname%-bin}" -t "$pkgdir/usr/bin"
+ install -Dm755 "${pkgname%-bin}" -t "$pkgdir/usr/bin/"
- install -Dm644 "squashfs-root/${pkgname%-bin}.desktop" -t "$pkgdir/usr/share/applications"
+ install -Dm644 "squashfs-root/${pkgname%-bin}.desktop" -t "$pkgdir/usr/share/applications/"
- install -d "$pkgdir/usr/share/icons"
- cp -r squashfs-root/usr/share/icons/hicolor "$pkgdir/usr/share/icons"
+ install -d "$pkgdir/usr/share/icons/"
+ cp -r squashfs-root/usr/share/icons/hicolor/ "$pkgdir/usr/share/icons/"
}