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: 66b62772256288c6ef8133703cb206d96c70df8e

Message: Upgraded to 5.1.3

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 9202d50..02dd18a 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.2
+pkgver = 5.1.3
 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.2/electron-mail-5.1.2-linux-amd64.deb
-b2sums = 35f8e00bfd4500659eb3d3638882311773df6d0c785cfed752cb011cfb9e72558badd7dd021a3e9a0efa8a0b72d744fa70771a9d34c16b8939928e27f0e5f25f
+source = https://github.com/vladimiry/ElectronMail/releases/download/v5.1.3/electron-mail-5.1.3-linux-amd64.deb
+b2sums = 90436eae43128956965d78dc7d71c76883226e6cce8cdd2babd88318623597309d3d1303732b8794d60d47fb40bc7ce3c105ddb9885e06fcdf5bc8c8a0b643df
diff --git a/PKGBUILD b/PKGBUILD
index 14558de..6f77a9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="electronmail-bin"
 provides=('electron-mail')
-pkgver='5.1.2'
+pkgver='5.1.3'
 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=('35f8e00bfd4500659eb3d3638882311773df6d0c785cfed752cb011cfb9e72558badd7dd021a3e9a0efa8a0b72d744fa70771a9d34c16b8939928e27f0e5f25f')
+b2sums=('90436eae43128956965d78dc7d71c76883226e6cce8cdd2babd88318623597309d3d1303732b8794d60d47fb40bc7ce3c105ddb9885e06fcdf5bc8c8a0b643df')
 conflicts=("electronmail-git" "electronmail")
 
 package() {