summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 200af73f111a..e9bc80e3b3ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge
-pkgver=2.1.3
+pkgver=2.2.2
pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')
@@ -20,7 +20,7 @@ conflicts=('protonmail-bridge-bin')
options=('!emptydirs' '!strip')
# Source to compile to a specific tag
-source=("git+https://github.com/ProtonMail/proton-bridge.git#tag=br-${pkgver}"
+source=("git+https://github.com/ProtonMail/proton-bridge.git#tag=v${pkgver}"
"protonmail-bridge.desktop")
# Source to compile to a specific commit