makedeb


electronmail-bin 5.2.2-1


Unofficial ProtonMail Desktop App

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

Commit:


Hash: 95f10418a1a6c8a8637e1320099f557f2fb15b2d

Message: Upgraded to 5.1.7

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 55d3d9b..33fd49f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = electronmail-bin
 pkgbase = electronmail-bin
 pkgdesc = Unofficial ProtonMail Desktop App
 pkgrel = 1
-pkgver = 5.1.6
+pkgver = 5.1.7
 url = https://github.com/vladimiry/ElectronMail
 arch = x86_64
 conflicts = electronmail-git
@@ -19,5 +19,5 @@ depends = libuuid1
 depends = libsecret-1-0
 license = GPL
 provides = electron-mail
-source = https://github.com/vladimiry/ElectronMail/releases/download/v5.1.6/electron-mail-5.1.6-linux-amd64.deb
-b2sums = 7e9437633ae5c8e5aca274ae44465265d74cb1ced9d3b14190c7ab4c7ebb18cec8dee0428d80a847f1cfe19d8d8f8aadfaf84ae1682d3752f35e88c50b05efe9
+source = https://github.com/vladimiry/ElectronMail/releases/download/v5.1.7/electron-mail-5.1.7-linux-amd64.deb
+b2sums = a4cba510a8b15b2006706ef30c51cc15117595a2204dd49ab9f4ebf13463e35460aed71e42338a6f68048ac4ed2cb6d81f45ca46ca78f0dbaf0ac84987065e8a
diff --git a/PKGBUILD b/PKGBUILD
index 5f3d453..2edf726 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="electronmail-bin"
 provides=('electron-mail')
-pkgver='5.1.6'
+pkgver='5.1.7'
 pkgrel='1'
 pkgdesc="Unofficial ProtonMail Desktop App"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
 url="https://github.com/vladimiry/ElectronMail"
 
 source=("${url}/releases/download/v${pkgver}/electron-mail-${pkgver}-linux-amd64.deb")
-b2sums=('7e9437633ae5c8e5aca274ae44465265d74cb1ced9d3b14190c7ab4c7ebb18cec8dee0428d80a847f1cfe19d8d8f8aadfaf84ae1682d3752f35e88c50b05efe9')
+b2sums=('a4cba510a8b15b2006706ef30c51cc15117595a2204dd49ab9f4ebf13463e35460aed71e42338a6f68048ac4ed2cb6d81f45ca46ca78f0dbaf0ac84987065e8a')
 conflicts=("electronmail-git" "electronmail")
 
 package() {