Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
python-proton-vpn-api-core
Commits:
96835e62 by Peter Jung at 2026-03-05T19:42:20+01:00
upgpkg: 4.15.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-proton-vpn-api-core
pkgdesc = The proton-vpn-core-api acts as a facade to the other Proton
VPN components, exposing a uniform API to the available Proton VPN services.
- pkgver = 4.14.3
+ pkgver = 4.15.2
pkgrel = 1
url = https://github.com/ProtonVPN/python-proton-vpn-api-core
arch = any
@@ -28,7 +28,7 @@ pkgbase = python-proton-vpn-api-core
optdepends = plasma-nm: password prompt on KDE Plasma
provides = python-proton-vpn-network-manager
replaces = python-proton-vpn-network-manager
- source =
git+https://github.com/ProtonVPN/python-proton-vpn-api-core.git#tag=v4.14.3
- sha256sums =
329cee02322d392b8cea39a14fb9d085c438f7ab1ce7a5bc13e4beccaa2d60af
+ source =
git+https://github.com/ProtonVPN/python-proton-vpn-api-core.git#tag=v4.15.2
+ sha256sums =
2f121abc5fe201c69ed6ab14f757c401036c46abb02236d6fc43a2fd69a17a62
pkgname = python-proton-vpn-api-core
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Ali Molaei <ali dot molaei at protonmail dot com>
pkgname=python-proton-vpn-api-core
-pkgver=4.14.3
+pkgver=4.15.2
pkgrel=1
pkgdesc="The proton-vpn-core-api acts as a facade to the other Proton VPN
components, exposing a uniform API to the available Proton VPN services."
arch=("any")
@@ -34,7 +34,7 @@ makedepends=(
provides=(python-proton-vpn-network-manager)
replaces=(python-proton-vpn-network-manager)
source=("git+https://github.com/ProtonVPN/${pkgname}.git#tag=v${pkgver}")
-sha256sums=('329cee02322d392b8cea39a14fb9d085c438f7ab1ce7a5bc13e4beccaa2d60af')
+sha256sums=('2f121abc5fe201c69ed6ab14f757c401036c46abb02236d6fc43a2fd69a17a62')
optdepends=("network-manager-applet: password prompt on Gnome and other GTK
DEs"
"plasma-nm: password prompt on KDE Plasma")
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proton-vpn-api-core/-/commit/96835e622c448b0de94ac272fda03b31441042e9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proton-vpn-api-core/-/commit/96835e622c448b0de94ac272fda03b31441042e9
You're receiving this email because of your account on gitlab.archlinux.org.