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

Tobias Powalowski tpowa at archlinux.org
Mon Apr 13 06:57:13 UTC 2015


    Date: Monday, April 13, 2015 @ 08:57:13
  Author: tpowa
Revision: 131274

bump for linux 4.0

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-13 06:56:23 UTC (rev 131273)
+++ PKGBUILD	2015-04-13 06:57:13 UTC (rev 131274)
@@ -5,14 +5,14 @@
 
 pkgname=vhba-module
 pkgver=20140928
-_extramodules=extramodules-3.19-ARCH
-pkgrel=10
+_extramodules=extramodules-4.0-ARCH
+pkgrel=11
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/"
 license=('GPL')
-depends=('linux>=3.19' 'linux<3.20')
-makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
+depends=('linux>=4.0' 'linux<4.1')
+makedepends=('linux-headers>=4.0' 'linux-headers<4.1')
 options=(!makeflags)
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"



More information about the arch-commits mailing list