summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf56da08aafe..df2998fa58e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = protonmail-bridge
pkgdesc = Integrate ProtonMail paid account with any program that supports IMAP and SMTP
- pkgver = 1.8.1
- pkgrel = 2
+ pkgver = 1.8.3
+ pkgrel = 1
url = https://protonmail.com/bridge
arch = x86_64
license = GPL3
@@ -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.1
+ source = git://github.com/ProtonMail/proton-bridge.git#tag=br-1.8.3
source = protonmail-bridge.desktop
sha256sums = SKIP
sha256sums = 226bc140ec5c34cfdff42b33058d045446a4006518d2660db932c7f51632b48a
diff --git a/PKGBUILD b/PKGBUILD
index 7b7d42f8a08e..08714de25707 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.8.3
+pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')
url="https://protonmail.com/bridge"