Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
virtualbox-host-modules-arch
Commits:
212e5875 by Christian Hesse at 2024-09-27T20:02:07+02:00
upgpkg: 7.1.2-1: new upstream release, for linux 6.10.10-arch1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
pkgbase = virtualbox-host-modules-arch
pkgdesc = Virtualbox host kernel modules for Arch Kernel
- pkgver = 7.1.0
- pkgrel = 3
+ pkgver = 7.1.2
+ pkgrel = 1
url = https://virtualbox.org/
arch = x86_64
license = GPL
makedepends = linux-headers
- makedepends = virtualbox-host-dkms=7.1.0
+ makedepends = virtualbox-host-dkms=7.1.2
provides = VIRTUALBOX-HOST-MODULES
conflicts = virtualbox-modules
conflicts = virtualbox-host-modules
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Christian Hesse <[email protected]>
pkgname='virtualbox-host-modules-arch'
-pkgver=7.1.0
-pkgrel=3
+pkgver=7.1.2
+pkgrel=1
pkgdesc='Virtualbox host kernel modules for Arch Kernel'
arch=('x86_64')
url='https://virtualbox.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-host-modules-arch/-/commit/212e58757282b80f98d4dcfa3c61cb11b231fc7a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-host-modules-arch/-/commit/212e58757282b80f98d4dcfa3c61cb11b231fc7a
You're receiving this email because of your account on gitlab.archlinux.org.