[arch-commits] Commit in vhba-module/trunk (PKGBUILD vhba-module.install)

Tobias Powalowski tpowa at archlinux.org
Mon May 16 18:55:27 UTC 2016


    Date: Monday, May 16, 2016 @ 20:55:26
  Author: tpowa
Revision: 175501

upgpkg: vhba-module 20140928-30

rebuild against 4.6 series

Modified:
  vhba-module/trunk/PKGBUILD
  vhba-module/trunk/vhba-module.install

---------------------+
 PKGBUILD            |    8 ++++----
 vhba-module.install |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-16 18:55:05 UTC (rev 175500)
+++ PKGBUILD	2016-05-16 18:55:26 UTC (rev 175501)
@@ -5,14 +5,14 @@
 
 pkgname=vhba-module
 pkgver=20140928
-_extramodules=extramodules-4.5-ARCH
-pkgrel=29
+_extramodules=extramodules-4.6-ARCH
+pkgrel=30
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/"
 license=('GPL')
-depends=('linux>=4.5' 'linux<4.6')
-makedepends=('linux-headers>=4.5' 'linux-headers<4.6')
+depends=('linux>=4.6' 'linux<4.7')
+makedepends=('linux-headers>=4.6' 'linux-headers<4.7')
 options=(!makeflags)
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"

Modified: vhba-module.install
===================================================================
--- vhba-module.install	2016-05-16 18:55:05 UTC (rev 175500)
+++ vhba-module.install	2016-05-16 18:55:26 UTC (rev 175501)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-4.5-ARCH
+EXTRAMODULES=extramodules-4.6-ARCH
 
 _updatemod() {
   echo "  > Updating module dependencies..."



More information about the arch-commits mailing list