summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOirio Joshi2020-02-03 09:38:24 +0100
committerOirio Joshi2020-02-03 09:38:24 +0100
commit936df009841efa2acd1e1564996e1221ec2a332e (patch)
tree85c97321010f43a260e2fa6389410818862494d8
parent48ea4eef4e643a9b9fba7c3ea4c809547bdc0967 (diff)
downloadaur-936df009841efa2acd1e1564996e1221ec2a332e.tar.gz
version 4.2.2
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39477b8ba999..7bd62d3f674b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electronmail-bin
pkgdesc = Unofficial ProtonMail Desktop App
- pkgver = 4.2.1
+ pkgver = 4.2.2
pkgrel = 1
url = https://github.com/vladimiry/ElectronMail
install = electronmail-bin.install
@@ -25,9 +25,9 @@ pkgbase = electronmail-bin
optdepends = gnome-keyring: for storing passwords in GNOME Keyring
provides = electronmail
conflicts = electronmail
- source = https://github.com/vladimiry/ElectronMail/releases/download/v4.2.1/electron-mail-4.2.1-linux-x64.pacman
+ source = https://github.com/vladimiry/ElectronMail/releases/download/v4.2.2/electron-mail-4.2.2-linux-x64.pacman
source = LICENSE
- md5sums = 061b3905dfc9f57fbed5f19876b2a8e9
+ md5sums = 5e8c756cb0906f1e9e79e7758812729e
md5sums = fc680045f40b19ce3c3e771aeb08bbd3
pkgname = electronmail-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3c3d4a5dee74..39ee60a22538 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oirio Joshi <joshirio@protonmail.com>
# Author: Vladimir Yakovlev <desktop-app@protonmail.ch>
pkgname=electronmail-bin
-pkgver=4.2.1
+pkgver=4.2.2
pkgrel=1
pkgdesc="Unofficial ProtonMail Desktop App"
arch=('x86_64')
@@ -15,7 +15,7 @@ conflicts=('electronmail')
provides=('electronmail')
install="${pkgname}.install"
source=("https://github.com/vladimiry/ElectronMail/releases/download/v${pkgver}/electron-mail-${pkgver}-linux-x64.pacman" 'LICENSE')
-md5sums=('061b3905dfc9f57fbed5f19876b2a8e9'
+md5sums=('5e8c756cb0906f1e9e79e7758812729e'
'fc680045f40b19ce3c3e771aeb08bbd3')
package() {