summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19b029f42695..b5c4d5e289c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = protonmail-bridge-nogui
pkgdesc = Integrate ProtonMail paid account with any program that supports IMAP and SMTP
pkgver = 1.2.7.live.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.protonmail.com/bridge
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index b959f40d9421..89a060d04e1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ _srcver="$_pkgver"-"$_rev"
_srcname=proton-bridge-"$_srcver"
pkgver="$_pkgver"."$_rev"
-pkgrel=1
+pkgrel=2
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')