makedeb
Official Tutanota email client
Click here to go back to the commit logs for tutanota-desktop-bin.
Hash: 0e09981f2dacb957242e3195526b8089d21274b7
Message: 229.240517.0
diff --git a/.SRCINFO b/.SRCINFO
index 399c975..de73471 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 = 229.240514.1
+pkgver = 229.240517.0
url = https://tutanota.com
arch = amd64
conflicts = tutanota-desktop
@@ -15,9 +15,9 @@ license = GPL3
makedepends = openssl
makedepends = wget
provides = tutanota-desktop
-source = linux-sig-229.240514.1.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-229.240514.1.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-229.240514.1/tutao-pub.pem
-sha256sums = 5dcbce8c05f106690e0062461d8f85e1646592cd80914348b6b90a4af35455d0
+source = linux-sig-229.240517.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-229.240517.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-229.240517.0/tutao-pub.pem
+sha256sums = d44533958f80fa0f6c25c68d7ec88b5201bcd02b70f63278e7101447ccb1e212
sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
makedepends = openssl
makedepends = wget
diff --git a/PKGBUILD b/PKGBUILD
index 3260812..1023e0f 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=229.240514.1
+pkgver=229.240517.0
pkgrel=0
pkgdesc="Official Tutanota email client"
arch=('amd64')
@@ -18,10 +18,10 @@ source=(
"tutao-pub-$pkgver.pem::https://github.com/tutao/tutanota/raw/${pkgname%-bin}-release-${pkgver%}/tutao-pub.pem")
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
-_AppImageSHA256='c14c60e86bbc8e357e104bc3f67b77f01539277aa8072be3fac5248a5938be87'
+_AppImageSHA256='355afd38eab961daaf0a4aed8d34487d65aabb127fb0df0c852970dd1bd9545b'
sha256sums=(
-#'c14c60e86bbc8e357e104bc3f67b77f01539277aa8072be3fac5248a5938be87'
- '5dcbce8c05f106690e0062461d8f85e1646592cd80914348b6b90a4af35455d0'
+#'355afd38eab961daaf0a4aed8d34487d65aabb127fb0df0c852970dd1bd9545b'
+ 'd44533958f80fa0f6c25c68d7ec88b5201bcd02b70f63278e7101447ccb1e212'
'837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
prepare() {