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

Tobias Powalowski tpowa at archlinux.org
Mon Feb 9 07:06:04 UTC 2015


    Date: Monday, February 9, 2015 @ 08:06:03
  Author: tpowa
Revision: 127343

upgpkg: vhba-module 20140928-6

rebuild against 3.19

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-09 07:03:40 UTC (rev 127342)
+++ PKGBUILD	2015-02-09 07:06:03 UTC (rev 127343)
@@ -5,14 +5,14 @@
 
 pkgname=vhba-module
 pkgver=20140928
-_extramodules=extramodules-3.18-ARCH
-pkgrel=5
+_extramodules=extramodules-3.19-ARCH
+pkgrel=6
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/"
 license=('GPL')
-depends=('linux>=3.18' 'linux<3.19')
-makedepends=('linux-headers>=3.18' 'linux-headers<3.19')
+depends=('linux>=3.19' 'linux<3.20')
+makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
 options=(!makeflags)
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"



More information about the arch-commits mailing list