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


Commits:
8d79fa16 by Peter Jung at 2025-11-06T16:53:47+01:00
upgpkg: 1.6.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-proton-vpn-local-agent
        pkgdesc = Proton VPN local agent written in Rust
-       pkgver = 1.5.0
+       pkgver = 1.6.0
        pkgrel = 1
        url = https://github.com/ProtonVPN/local-agent-rs
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = python-proton-vpn-local-agent
        depends = python
        options = !lto
        options = !debug
-       source = 
git+https://github.com/ProtonVPN/local-agent-rs.git#commit=0f7a7fa240f3d539896bbf7cdc3539f4daa3e1de
+       source = git+https://github.com/ProtonVPN/local-agent-rs.git#tag=1.6.0
        sha256sums = 
e37902dd39ca9cbee37095ccce841e3e9f744f8b86f5935fa68f833dcd37d0ed
 
 pkgname = python-proton-vpn-local-agent


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: antermin <github dot com slash antermin>
 
 pkgname=python-proton-vpn-local-agent
-pkgver=1.5.0
+pkgver=1.6.0
 pkgrel=1
 _pyver=3.13
 pkgdesc="Proton VPN local agent written in Rust"
@@ -21,9 +21,7 @@ makedepends=(
   git
   cargo
 )
-# Proton did not do the tag properly
-#source=("git+https://github.com/ProtonVPN/local-agent-rs.git#tag=${pkgver}";)
-source=("git+https://github.com/ProtonVPN/local-agent-rs.git#commit=0f7a7fa240f3d539896bbf7cdc3539f4daa3e1de";)
+source=("git+https://github.com/ProtonVPN/local-agent-rs.git#tag=${pkgver}";)
 sha256sums=('e37902dd39ca9cbee37095ccce841e3e9f744f8b86f5935fa68f833dcd37d0ed')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proton-vpn-local-agent/-/commit/8d79fa167ce129563b6f4e0fdb9cd4db1d2fae00

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proton-vpn-local-agent/-/commit/8d79fa167ce129563b6f4e0fdb9cd4db1d2fae00
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to