Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
virtme-ng
Commits:
e6c4fcf0 by Jelle van der Waa at 2025-12-16T11:59:02+01:00
upgpkg: 1.40-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = virtme-ng
pkgdesc = A tool that allows to easily and quickly recompile and test a
Linux kernel, starting from the source code.
pkgver = 1.40
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/arighi/virtme-ng
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=virtme-ng
pkgver=1.40
-pkgrel=1
+pkgrel=2
pkgdesc="A tool that allows to easily and quickly recompile and test a Linux
kernel, starting from the source code."
arch=('x86_64')
url="https://github.com/arighi/virtme-ng"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/virtme-ng/-/commit/e6c4fcf0832ede86082c45d2982fd576587cde53
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/virtme-ng/-/commit/e6c4fcf0832ede86082c45d2982fd576587cde53
You're receiving this email because of your account on gitlab.archlinux.org.