Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
qopenvpn
Commits:
ccca8101 by Christian Heusel at 2024-11-21T14:38:27+01:00
upgpkg: 2.0.0-9: Rebuild for python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qopenvpn
pkgdesc = Simple OpenVPN GUI written in PyQt for systemd based
distributions
pkgver = 2.0.0
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/xmikos/qopenvpn
arch = any
license = GPL3
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=qopenvpn
pkgver=2.0.0
-pkgrel=8
+pkgrel=9
pkgdesc="Simple OpenVPN GUI written in PyQt for systemd based distributions"
arch=('any')
url="https://github.com/xmikos/qopenvpn"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qopenvpn/-/commit/ccca810118339c8f44ff32a2b212e17735c9f994
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qopenvpn/-/commit/ccca810118339c8f44ff32a2b212e17735c9f994
You're receiving this email because of your account on gitlab.archlinux.org.