summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2024-01-08 13:59:19 +0330
committerAli Molaei2024-01-08 13:59:19 +0330
commitb799ec851a852b3fb1064f030fdc6fb63613374b (patch)
treee063d58abc1b33e631d9f16d7dcc2443e7feacd5
parent9db5fdb69f4f90ef3645c41d94682d1c38b7ca71 (diff)
downloadaur-b799ec851a852b3fb1064f030fdc6fb63613374b.tar.gz
Update to 3.7.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 928cee39cb61..5898d12ec1d8 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 = 3.6.1
- pkgrel = 3
+ pkgver = 3.7.1
+ 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/bridge/protonmail-bridge_3.6.1-2_amd64.deb
+ source = https://protonmail.com/download/bridge/protonmail-bridge_3.7.1-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = 59c75d5023ba97447d45e8d5f0c1dda14a2c298714ebd39813a50cbc4b27f400
+ sha256sums = d0010574139ccd19d0904b110d45ac65fc74e3fbb822842f577935bbe4c8f918
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 81428ed3bced..acabdd326e9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=3.6.1
-pkgrel=3
-_pkgrel=2
+pkgver=3.7.1
+pkgrel=1
+_pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')
url="https://www.protonmail.com/bridge"
@@ -21,7 +21,7 @@ conflicts=('protonmail-bridge')
options=('!emptydirs' '!strip')
source=("https://protonmail.com/download/bridge/protonmail-bridge_${pkgver}-${_pkgrel}_amd64.deb"
"https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE")
-sha256sums=('59c75d5023ba97447d45e8d5f0c1dda14a2c298714ebd39813a50cbc4b27f400'
+sha256sums=('d0010574139ccd19d0904b110d45ac65fc74e3fbb822842f577935bbe4c8f918'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {