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

Tobias Powalowski tpowa at archlinux.org
Mon Aug 4 07:19:44 UTC 2014


    Date: Monday, August 4, 2014 @ 09:19:43
  Author: tpowa
Revision: 116828

upgpkg: vhba-module 20140629-6

rebuild against 3.16

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-04 07:18:33 UTC (rev 116827)
+++ PKGBUILD	2014-08-04 07:19:43 UTC (rev 116828)
@@ -5,14 +5,14 @@
 
 pkgname=vhba-module
 pkgver=20140629
-_extramodules=extramodules-3.15-ARCH
-pkgrel=5
+_extramodules=extramodules-3.16-ARCH
+pkgrel=6
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/"
 license=('GPL')
-depends=('linux>=3.15' 'linux<3.16')
-makedepends=('linux-headers>=3.15' 'linux-headers<3.16')
+depends=('linux>=3.16' 'linux<3.17')
+makedepends=('linux-headers>=3.16' 'linux-headers<3.17')
 options=(!makeflags)
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"




More information about the arch-commits mailing list