summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4440cb17f571..e0d4b9fde05f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = protonmail-bridge
pkgdesc = Integrate ProtonMail paid account with any program that supports IMAP and SMTP
- pkgver = 1.8.7
+ pkgver = 1.8.9
pkgrel = 1
url = https://protonmail.com/bridge
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = protonmail-bridge
conflicts = protonmail-bridge-bin
options = !emptydirs
options = !strip
- source = git://github.com/ProtonMail/proton-bridge.git#tag=br-1.8.7
+ source = git://github.com/ProtonMail/proton-bridge.git#tag=br-1.8.9
source = protonmail-bridge.desktop
sha256sums = SKIP
sha256sums = 226bc140ec5c34cfdff42b33058d045446a4006518d2660db932c7f51632b48a
diff --git a/PKGBUILD b/PKGBUILD
index c1b4720bd2ad..b9e52ebfe07b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge
-pkgver=1.8.7
+pkgver=1.8.9
pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')