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


Commits:
41a02004 by Peter Jung at 2024-10-18T16:23:17+02:00
upgpkg: 1.31-1

- - - - -


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.30
-       pkgrel = 2
+       pkgver = 1.31
+       pkgrel = 1
        url = https://github.com/arighi/virtme-ng
        arch = x86_64
        license = GPL-2.0-only
@@ -21,9 +21,9 @@ pkgbase = virtme-ng
        depends = python-setuptools
        depends = python-argcomplete
        optdepends = virtiofsd: better filesystem performance inside the 
virtme-ng guests
-       source = 
virtme-ng-1.30.tar.gz::https://github.com/arighi/virtme-ng/archive/refs/tags/v1.30.tar.gz
+       source = 
virtme-ng-1.31.tar.gz::https://github.com/arighi/virtme-ng/archive/refs/tags/v1.31.tar.gz
        source = 
virtme-init-ng-6e2b515c5c178ba2ae3206933024ad24f658f368.zip::https://github.com/arighi/virtme-ng-init/archive/6e2b515c5c178ba2ae3206933024ad24f658f368.zip
-       b2sums = 
1abea2912121dd6a7c9b5669910bae8ab793e1ed0b09ef9e8f482d95ef5ec81b96f785fb2878edc480bcbcf0fe76d269ad6ce67e27152ea1ef8e68a021c8d389
+       b2sums = 
46ab850a27fde8a81ca588feff5ce2b088ac13b36c07bb409234bbe756920b05632900613cf63b57ded35e0c112be2cbfba20d9eaa878dbe9c1a900e4b09be77
        b2sums = 
6ca1d1288a07286bf8a240ec9e0ae955b5126936d51d902276050735df474e3be01d8f5238d08cfa3822a1c9310dcccc84bd69837c8bde1ac49d249f8c6e1d61
 
 pkgname = virtme-ng


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=virtme-ng
 _virtme_ng_init_commit=6e2b515c5c178ba2ae3206933024ad24f658f368
-pkgver=1.30
-pkgrel=2
+pkgver=1.31
+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')
 url="https://github.com/arighi/virtme-ng";
@@ -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";
        
"virtme-init-ng-${_virtme_ng_init_commit}.zip::https://github.com/arighi/virtme-ng-init/archive/${_virtme_ng_init_commit}.zip";)
-b2sums=('1abea2912121dd6a7c9b5669910bae8ab793e1ed0b09ef9e8f482d95ef5ec81b96f785fb2878edc480bcbcf0fe76d269ad6ce67e27152ea1ef8e68a021c8d389'
+b2sums=('46ab850a27fde8a81ca588feff5ce2b088ac13b36c07bb409234bbe756920b05632900613cf63b57ded35e0c112be2cbfba20d9eaa878dbe9c1a900e4b09be77'
         
'6ca1d1288a07286bf8a240ec9e0ae955b5126936d51d902276050735df474e3be01d8f5238d08cfa3822a1c9310dcccc84bd69837c8bde1ac49d249f8c6e1d61')
 
 prepare() {



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

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


Reply via email to