makedeb


tutanota-desktop-bin 227.240429.0-0


Official Tutanota email client

Click here to go back to the commit logs for tutanota-desktop-bin.

Commit:


Hash: 4ce16fab31ed17751c6901c0ed1333b3af03a9cf

Message: 3.122.5

Diff


diff --git a/.SRCINFO b/.SRCINFO
index abcb20b..27dbc82 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.122.4
+pkgver = 3.122.5
 url = https://tutanota.com
 arch = amd64
 conflicts = tutanota-desktop
@@ -14,10 +14,10 @@ depends = libnss3
 license = GPL3
 makedepends = openssl
 provides = tutanota-desktop
-source = tutanota-desktop-3.122.4.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-source = linux-sig-3.122.4.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-source = tutao-pub-3.122.4.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.122.4/tutao-pub.pem
-sha256sums = ee77d01c71d8b2d6fdd957b5b9dc5c7edea3927f044f6a64ad1df0eae0382053
-sha256sums = b5dcffb350ebaddc0ef7c73a899408fdb893a2c511b5fe229990cce609ed0854
+source = tutanota-desktop-3.122.5.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+source = linux-sig-3.122.5.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+source = tutao-pub-3.122.5.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.122.5/tutao-pub.pem
+sha256sums = dcce7745ee856f11171c19792812c38d9834b9322ff09213d0395ac0d44f5c17
+sha256sums = 7b0a88b7c6c38346c6dfdc602c3b8ff5f1a83f1136eaf41d01441a5b368ceada
 sha256sums = 837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd
 makedepends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index a5b280f..434d6f1 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.122.4
+pkgver=3.122.5
 pkgrel=0
 pkgdesc="Official Tutanota email client"
 arch=('amd64')
@@ -15,8 +15,8 @@ source=("${pkgname%-bin}-$pkgver.AppImage::https://mail.tutanota.com/desktop/${p
         "tutao-pub-$pkgver.pem::https://github.com/tutao/tutanota/raw/${pkgname%-bin}-release-${pkgver%}/tutao-pub.pem")
 provides=("${pkgname%-bin}")
 conflicts=("${pkgname%-bin}")
-sha256sums=('ee77d01c71d8b2d6fdd957b5b9dc5c7edea3927f044f6a64ad1df0eae0382053'
-            'b5dcffb350ebaddc0ef7c73a899408fdb893a2c511b5fe229990cce609ed0854'
+sha256sums=('dcce7745ee856f11171c19792812c38d9834b9322ff09213d0395ac0d44f5c17'
+            '7b0a88b7c6c38346c6dfdc602c3b8ff5f1a83f1136eaf41d01441a5b368ceada'
             '837890c39de1c52f297b44b50194869754fb4d1327112cdafd14bdc0c3db27fd')
 
 prepare() {