Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / 
virtme-ng


Commits:
5a578efd by Peter Jung at 2025-12-01T18:10:37+01:00
upgpkg: 1.40-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 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.38
+       pkgver = 1.40
        pkgrel = 1
        url = https://github.com/arighi/virtme-ng
        arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = virtme-ng
        depends = python-setuptools
        depends = python-argcomplete
        optdepends = virtiofsd: better filesystem performance inside the 
virtme-ng guests
-       source = 
virtme-ng-1.38.tar.gz::https://github.com/arighi/virtme-ng/archive/refs/tags/v1.38.tar.gz
-       b2sums = 
d1ca6e7d4117feed94465c9144d222225fad0f11b158d1a9a4705a43e3910a60872c757f1754b6eeb1084e742e6d434356c5a70bc4c67f4d2cb9626e54397054
+       source = 
virtme-ng-1.40.tar.gz::https://github.com/arighi/virtme-ng/archive/refs/tags/v1.40.tar.gz
+       b2sums = 
3c5063384d86a3644251e2825af32561b4b3498e6ea60f6d98ce4abd34b8994adc585ac49890014ffee294469acfc5e43ae8860608369a0a4c45588ffc1333fe
 
 pkgname = virtme-ng


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Manuel Wiesinger <m {you know what belongs here} mmap {and 
here} at>
 
 pkgname=virtme-ng
-pkgver=1.38
+pkgver=1.40
 pkgrel=1
 pkgdesc="A tool that allows to easily and quickly recompile and test a Linux 
kernel, starting from the source code."
 arch=('x86_64')
@@ -31,7 +31,7 @@ makedepends=(
 )
 optdepends=('virtiofsd: better filesystem performance inside the virtme-ng 
guests')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/arighi/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz";)
-b2sums=('d1ca6e7d4117feed94465c9144d222225fad0f11b158d1a9a4705a43e3910a60872c757f1754b6eeb1084e742e6d434356c5a70bc4c67f4d2cb9626e54397054')
+b2sums=('3c5063384d86a3644251e2825af32561b4b3498e6ea60f6d98ce4abd34b8994adc585ac49890014ffee294469acfc5e43ae8860608369a0a4c45588ffc1333fe')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virtme-ng/-/commit/5a578efdbe3e95cd7dd66d0eb4aa36453009cf9a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virtme-ng/-/commit/5a578efdbe3e95cd7dd66d0eb4aa36453009cf9a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to