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

Tobias Powalowski tpowa at archlinux.org
Tue Mar 15 13:41:12 UTC 2016


    Date: Tuesday, March 15, 2016 @ 14:41:12
  Author: tpowa
Revision: 166822

upgpkg: vhba-module 20140928-26

rebuild against 4.5

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	2016-03-15 13:38:36 UTC (rev 166821)
+++ PKGBUILD	2016-03-15 13:41:12 UTC (rev 166822)
@@ -5,14 +5,14 @@
 
 pkgname=vhba-module
 pkgver=20140928
-_extramodules=extramodules-4.4-ARCH
-pkgrel=25
+_extramodules=extramodules-4.5-ARCH
+pkgrel=26
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/"
 license=('GPL')
-depends=('linux>=4.4' 'linux<4.5')
-makedepends=('linux-headers>=4.4' 'linux-headers<4.5')
+depends=('linux>=4.5' 'linux<4.6')
+makedepends=('linux-headers>=4.5' 'linux-headers<4.6')
 options=(!makeflags)
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"

Modified: vhba-module.install
===================================================================
--- vhba-module.install	2016-03-15 13:38:36 UTC (rev 166821)
+++ vhba-module.install	2016-03-15 13:41:12 UTC (rev 166822)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-4.4-ARCH
+EXTRAMODULES=extramodules-4.5-ARCH
 
 _updatemod() {
   echo "  > Updating module dependencies..."



More information about the arch-commits mailing list