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

Tobias Powalowski tpowa at archlinux.org
Thu Sep 3 19:30:42 UTC 2015


    Date: Thursday, September 3, 2015 @ 21:30:41
  Author: tpowa
Revision: 139165

upgpkg: vhba-module 20140928-18

rebuild against 4.2 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	2015-09-03 19:30:16 UTC (rev 139164)
+++ PKGBUILD	2015-09-03 19:30:41 UTC (rev 139165)
@@ -5,14 +5,14 @@
 
 pkgname=vhba-module
 pkgver=20140928
-_extramodules=extramodules-4.1-ARCH
-pkgrel=17
+_extramodules=extramodules-4.2-ARCH
+pkgrel=18
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/"
 license=('GPL')
-depends=('linux>=4.1' 'linux<4.2')
-makedepends=('linux-headers>=4.1' 'linux-headers<4.2')
+depends=('linux>=4.2' 'linux<4.3')
+makedepends=('linux-headers>=4.2' 'linux-headers<4.3')
 options=(!makeflags)
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"

Modified: vhba-module.install
===================================================================
--- vhba-module.install	2015-09-03 19:30:16 UTC (rev 139164)
+++ vhba-module.install	2015-09-03 19:30:41 UTC (rev 139165)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-4.1-ARCH
+EXTRAMODULES=extramodules-4.2-ARCH
 
 _updatemod() {
   echo "  > Updating module dependencies..."



More information about the arch-commits mailing list