makedeb
Official Tutanota email client
Click here to go back to the commit logs for tutanota-desktop-bin.
Hash: 62c12a0c9298a2ba2d4dbed33370c4ec6a40ed70
Message: 229.240513.0
diff --git a/.SRCINFO b/.SRCINFO
index 8cbe3a9..f7618ff 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 = 227.240502.0
+pkgver = 229.240513.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-227.240502.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-227.240502.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-227.240502.0/tutao-pub.pem
-sha256sums = 70c836f94196f93504446dc63240a23d19c78a7e479e1a4fd3f24716b01fffe3
+source = linux-sig-229.240513.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-229.240513.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-229.240513.0/tutao-pub.pem
+sha256sums = 60fac51cdf72e1e1aa06845e2247892df9f072af9732bf328cec364c941b2c11
sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
makedepends = openssl
makedepends = wget
diff --git a/PKGBUILD b/PKGBUILD
index c5d4704..0776005 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=227.240502.0
+pkgver=229.240513.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='0fba96c0816e089981bdf7607f80ec776fe3be2dfdb5b02db5a1cec0b343e036'
+_AppImageSHA256='30e96f55abe50e0994d6ac28130a4753b8cdd199d1e54d1a73281f1fc3b0aa5d'
sha256sums=(
-#'0fba96c0816e089981bdf7607f80ec776fe3be2dfdb5b02db5a1cec0b343e036'
- '70c836f94196f93504446dc63240a23d19c78a7e479e1a4fd3f24716b01fffe3'
+#'30e96f55abe50e0994d6ac28130a4753b8cdd199d1e54d1a73281f1fc3b0aa5d'
+ '60fac51cdf72e1e1aa06845e2247892df9f072af9732bf328cec364c941b2c11'
'837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
prepare() {