Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
protonmail-bridge
Commits:
ae2029b9 by Carl Smedstad at 2024-10-13T16:11:25+02:00
upgpkg: 3.14.0-3: Fix icon display on Wayland
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = protonmail-bridge
pkgdesc = Integrate ProtonMail paid account with any program that
supports IMAP and SMTP
pkgver = 3.14.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ProtonMail/proton-bridge
arch = x86_64
license = GPL-3.0-only
@@ -24,10 +24,12 @@ pkgbase = protonmail-bridge
source = protonmail-bridge.service
source = remove-vcpkg-dependency.patch
source = remove-failing-test.patch
+ source =
fix-wayland-icon.patch::https://github.com/ProtonMail/proton-bridge/commit/75e7bba6e62ef4b0a58334f2bcc7c56b7769c69c.patch
sha256sums =
14f08f3b2d01b0454979fd6a85b1cbcf3fa0864e272019653d86b75b6d7842ce
sha256sums =
d51fb6efde22354d84b894b979a685d06fcc9cf3040d999d1cd6ebf5242a5043
sha256sums =
436a9a293424fb7d48a8fd61fff7d63985dec56d6170cd2fbae24fe03ef98136
sha256sums =
c3a72d39a76abf3ee1567c5c44aac130fb327f4f5c93e426fef7ae3b4bf7f04f
+ sha256sums =
45a68688cf2a06539d60e3e35b112a67319c58c23c35ec4cf3712d2f0cb50cb2
pkgname = protonmail-bridge-core
pkgdesc = Integrate ProtonMail paid account with any program that
supports IMAP and SMTP (core executable and daemon)
=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ pkgname=(
protonmail-bridge
)
pkgver=3.14.0
-pkgrel=2
+pkgrel=3
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP
and SMTP"
arch=(x86_64)
url="https://github.com/ProtonMail/proton-bridge"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/protonmail-bridge/-/commit/ae2029b94cdc4c20d3fed040dd77d71f86380914
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/protonmail-bridge/-/commit/ae2029b94cdc4c20d3fed040dd77d71f86380914
You're receiving this email because of your account on gitlab.archlinux.org.