diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-08-31 16:57:06 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-08-31 16:57:06 -0300 |
commit | fb58df845b55947e95f6080e1984c068f9ede756 (patch) | |
tree | 515d982328d5544bc364caf70dfd502fd8d89e4a /libre/vhba-module-libre | |
parent | c4ec2f428287ac27a7d96fda33bc42ddd4436451 (diff) |
rebuild packages against linux-libre-3.10.10-1
Diffstat (limited to 'libre/vhba-module-libre')
-rw-r--r-- | libre/vhba-module-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/vhba-module-libre/PKGBUILD b/libre/vhba-module-libre/PKGBUILD index b26b45dd1..83e133736 100644 --- a/libre/vhba-module-libre/PKGBUILD +++ b/libre/vhba-module-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 96175 2013-08-20 22:22:25Z tpowa $ +# $Id: PKGBUILD 96512 2013-08-30 20:31:50Z foutrelis $ # Maintainer: Ray Rashif <schiv@archlinux.org> # Contributor: Mateusz Herych <heniekk@gmail.com> # Contributor: Charles Lindsay <charles@chaoslizard.org> @@ -8,7 +8,7 @@ _pkgname=vhba-module pkgname=vhba-module-libre pkgver=20130607 _extramodules=extramodules-3.10-LIBRE -pkgrel=11 +pkgrel=12 pkgdesc="Kernel module that emulates SCSI devices (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url="http://cdemu.sourceforge.net/" |