Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / 
python-proton-vpn-api-core


Commits:
6fb01453 by Peter Jung at 2025-02-24T21:50:18+01:00
upgpkg: 0.42.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 = 0.41.5
+       pkgver = 0.42.2
        pkgrel = 1
        url = https://github.com/ProtonVPN/python-proton-vpn-api-core
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-proton-vpn-api-core
        depends = python-proton-core
        depends = python-pynacl
        depends = python-sentry_sdk
-       source = 
git+https://github.com/ProtonVPN/python-proton-vpn-api-core.git#tag=v0.41.5
-       sha256sums = 
9ba00bf61e27abbe4362264b1962fdbed4fede571fa1ef900cc37e80a251b7d2
+       source = 
git+https://github.com/ProtonVPN/python-proton-vpn-api-core.git#tag=v0.42.2
+       sha256sums = 
647822ecb1184ba66d647dfc9c6b6ec6ccd33e2b259411768b363aab9a1e161a
 
 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=0.41.5
+pkgver=0.42.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")
@@ -21,7 +21,7 @@ makedepends=(
   python-setuptools
 )
 source=("git+https://github.com/ProtonVPN/${pkgname}.git#tag=v${pkgver}";)
-sha256sums=('9ba00bf61e27abbe4362264b1962fdbed4fede571fa1ef900cc37e80a251b7d2')
+sha256sums=('647822ecb1184ba66d647dfc9c6b6ec6ccd33e2b259411768b363aab9a1e161a')
 
 build() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proton-vpn-api-core/-/commit/6fb014532f28ce14df9e687a5ece90f157689178

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proton-vpn-api-core/-/commit/6fb014532f28ce14df9e687a5ece90f157689178
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to