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


Commits:
a2dc8a46 by Peter Jung at 2025-09-22T17:38:17+02:00
upgpkg: 0.7.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-proton-core
        pkgdesc = The proton-core component contains core logic used by the 
other Proton components.
-       pkgver = 0.4.0
-       pkgrel = 4
+       pkgver = 0.7.0
+       pkgrel = 1
        url = https://github.com/ProtonVPN/python-proton-core
        arch = any
        license = GPL-3.0-or-later
@@ -13,7 +13,7 @@ pkgbase = python-proton-core
        depends = python-importlib-metadata
        depends = python-pyopenssl
        depends = python-requests
-       source = 
git+https://github.com/ProtonVPN/python-proton-core.git#tag=v0.4.0
-       sha256sums = 
556836df79533ee2e6393b3538751c86a7464641a1dc0da29a46c44f64214af4
+       source = 
git+https://github.com/ProtonVPN/python-proton-core.git#tag=v0.7.0
+       sha256sums = 
146cb8829d98f55334d862c9af5f2ef9ada9c9edd5368d5107d0a4003c014a23
 
 pkgname = python-proton-core


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Ali Molaei <ali dot molaei at protonmail dot com>
 
 pkgname=python-proton-core
-pkgver=0.4.0
-pkgrel=4
+pkgver=0.7.0
+pkgrel=1
 pkgdesc="The proton-core component contains core logic used by the other 
Proton components."
 arch=(any)
 url="https://github.com/ProtonVPN/python-proton-core";
@@ -21,7 +21,7 @@ makedepends=(
   python-setuptools
 )
 source=("git+https://github.com/ProtonVPN/${pkgname}.git#tag=v${pkgver}";)
-sha256sums=('556836df79533ee2e6393b3538751c86a7464641a1dc0da29a46c44f64214af4')
+sha256sums=('146cb8829d98f55334d862c9af5f2ef9ada9c9edd5368d5107d0a4003c014a23')
 
 build() {
        cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proton-core/-/commit/a2dc8a46c5991eecf0d4db39d6bf2b9ba8685e33

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


Reply via email to