Date: Thursday, April 29, 2021 @ 22:01:53
  Author: eworm
Revision: 925286

upgpkg: virtualbox-host-modules-arch 6.1.22-1: new upstream release, for linux 
5.11.16.arch1-1

Modified:
  virtualbox-host-modules-arch/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-04-29 22:01:37 UTC (rev 925285)
+++ PKGBUILD    2021-04-29 22:01:53 UTC (rev 925286)
@@ -2,8 +2,8 @@
 # Contributor: Ionut Biru <[email protected]>
 
 pkgname='virtualbox-host-modules-arch'
-pkgver=6.1.20
-pkgrel=3
+pkgver=6.1.22
+pkgrel=1
 pkgdesc='Virtualbox host kernel modules for Arch Kernel'
 arch=('x86_64')
 url='https://virtualbox.org/'
@@ -35,3 +35,5 @@
   printf '%s\n' vboxdrv vboxnetadp vboxnetflt |
     install -D -m0644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
 }
+
+

Reply via email to