summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-05-25 15:27:42 +0430
committerAli Molaei2020-05-25 15:27:42 +0430
commit5babc44ce7cfc97c269c5fa35b996bf3687424e9 (patch)
tree0cf0bb85690c7abad9fae91187c09fdc500bf5ce
parent4ac9a017c08b4cc0d51bd44f50ba58d3811b0656 (diff)
downloadaur-5babc44ce7cfc97c269c5fa35b996bf3687424e9.tar.gz
Update 1.2.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3649dc41c968..fc3e944e4acd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = protonmail-bridge-bin
pkgdesc = Integrate ProtonMail paid account with any program that supports IMAP and SMTP
- pkgver = 1.2.6
- pkgrel = 2
+ pkgver = 1.2.7
+ pkgrel = 1
url = https://www.protonmail.com/bridge
arch = x86_64
license = GPL3
@@ -14,9 +14,9 @@ pkgbase = protonmail-bridge-bin
conflicts = protonmail-bridge
options = !emptydirs
options = !strip
- source = https://protonmail.com/download/protonmail-bridge_1.2.6-1_amd64.deb
+ source = https://protonmail.com/download/protonmail-bridge_1.2.7-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = 34fdc917fb2c6f06ec6c6a71041f31ad3599b4ee5556e09ad919c36d71eac247
+ sha256sums = 2ed3d699af65ba61def5440597eee58165c5e0b72926bac8cd99d0e976d2b327
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4bca55ede46b..63cb890a4afe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=1.2.6
-pkgrel=2
+pkgver=1.2.7
+pkgrel=1
_pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')
@@ -19,7 +19,7 @@ conflicts=('protonmail-bridge')
options=('!emptydirs' '!strip')
source=("https://protonmail.com/download/protonmail-bridge_${pkgver}-${_pkgrel}_amd64.deb"
"https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE")
-sha256sums=('34fdc917fb2c6f06ec6c6a71041f31ad3599b4ee5556e09ad919c36d71eac247'
+sha256sums=('2ed3d699af65ba61def5440597eee58165c5e0b72926bac8cd99d0e976d2b327'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {