Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / badvpn
Commits:
bfb219a6 by Felix Yan at 2025-12-24T03:31:04+08:00
upgpkg: 1.999.130-9
- - - - -
3 changed files:
- .SRCINFO
- PKGBUILD
- REUSE.toml
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = badvpn
pkgdesc = Peer-to-peer VPN system, and NCD, a programming language for
network interface configuration
pkgver = 1.999.130
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/ambrop72/badvpn
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=badvpn
pkgver=1.999.130
-pkgrel=8
+pkgrel=9
pkgdesc="Peer-to-peer VPN system, and NCD, a programming language for network
interface configuration"
arch=('x86_64')
url="https://github.com/ambrop72/badvpn"
=====================================
REUSE.toml
=====================================
@@ -17,6 +17,7 @@ path = [
"*.timer",
"*.desktop",
"*.hook",
+ "badvpn-ncd.conf.d"
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/badvpn/-/commit/bfb219a65e3abb210e3567a7bd86b039ba8c8c98
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/badvpn/-/commit/bfb219a65e3abb210e3567a7bd86b039ba8c8c98
You're receiving this email because of your account on gitlab.archlinux.org.