summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-09-20 01:24:14 +0200
committerPiotr Gorski2019-09-20 01:24:14 +0200
commit7b6e886100f4f0f65f2808d79acfd008b110cda8 (patch)
treed44c6019eb20e754b0bfd52fb935d0d7cef19a3b
parent074d1bd5697163f0f6c73a29f161166e4bc7c6d5 (diff)
downloadaur-7b6e886100f4f0f65f2808d79acfd008b110cda8.tar.gz
Bump to 5.3.y
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4007615a415..962275dceacf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = virtualbox-modules-aufs
pkgver = 6.0.12
- pkgrel = 1
+ pkgrel = 2
url = http://virtualbox.org
arch = x86_64
license = GPL
@@ -10,7 +10,7 @@ pkgbase = virtualbox-modules-aufs
pkgname = virtualbox-host-modules-aufs
pkgdesc = Host kernel modules for VirtualBox running under linux-aufs.
- depends = linux-aufs>=5.2
- depends = linux-aufs<5.3
+ depends = linux-aufs>=5.3
+ depends = linux-aufs<5.4
provides = VIRTUALBOX-HOST-MODULES
diff --git a/PKGBUILD b/PKGBUILD
index efaf49b227d5..51bdde97eb22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=virtualbox-modules-aufs
pkgname=('virtualbox-host-modules-aufs')
pkgver=6.0.12
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='http://virtualbox.org'
license=('GPL')
@@ -27,7 +27,7 @@ build() {
package_virtualbox-host-modules-aufs() {
pkgdesc='Host kernel modules for VirtualBox running under linux-aufs.'
provides=("VIRTUALBOX-HOST-MODULES")
- depends=('linux-aufs>=5.2' 'linux-aufs<5.3')
+ depends=('linux-aufs>=5.3' 'linux-aufs<5.4')
cd "dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *