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

Tobias Powalowski tpowa at archlinux.org
Wed Nov 4 15:29:11 UTC 2015


    Date: Wednesday, November 4, 2015 @ 16:29:11
  Author: tpowa
Revision: 145979

upgpkg: vhba-module 20140928-20

rebuild against 4.3

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-11-04 15:27:37 UTC (rev 145978)
+++ PKGBUILD	2015-11-04 15:29:11 UTC (rev 145979)
@@ -5,14 +5,14 @@
 
 pkgname=vhba-module
 pkgver=20140928
-_extramodules=extramodules-4.2-ARCH
-pkgrel=19
+_extramodules=extramodules-4.3-ARCH
+pkgrel=20
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/"
 license=('GPL')
-depends=('linux>=4.2' 'linux<4.3')
-makedepends=('linux-headers>=4.2' 'linux-headers<4.3')
+depends=('linux>=4.3' 'linux<4.4')
+makedepends=('linux-headers>=4.3' 'linux-headers<4.4')
 options=(!makeflags)
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"

Modified: vhba-module.install
===================================================================
--- vhba-module.install	2015-11-04 15:27:37 UTC (rev 145978)
+++ vhba-module.install	2015-11-04 15:29:11 UTC (rev 145979)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-4.2-ARCH
+EXTRAMODULES=extramodules-4.3-ARCH
 
 _updatemod() {
   echo "  > Updating module dependencies..."



More information about the arch-commits mailing list