diff options
Diffstat (limited to 'libre/vhba-module-libre/PKGBUILD')
-rw-r--r-- | libre/vhba-module-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/vhba-module-libre/PKGBUILD b/libre/vhba-module-libre/PKGBUILD index 1cef3ca9e..2081637d2 100644 --- a/libre/vhba-module-libre/PKGBUILD +++ b/libre/vhba-module-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 113855 2014-07-01 06:53:02Z tpowa $ +# $Id: PKGBUILD 115569 2014-07-12 13:12:36Z heftig $ # Maintainer (Arch): Ray Rashif <schiv@archlinux.org> # Contributor (Arch): Mateusz Herych <heniekk@gmail.com> # Contributor (Arch): Charles Lindsay <charles@chaoslizard.org> @@ -7,8 +7,8 @@ _pkgname=vhba-module pkgname=vhba-module-libre pkgver=20140629 -_extramodules=extramodules-3.15-LIBRE -pkgrel=2 +_extramodules=extramodules-3.15-libre +pkgrel=3 pkgdesc="Kernel module that emulates SCSI devices (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url="http://cdemu.sourceforge.net/" |