diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-07-27 01:12:42 -0600 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-07-27 01:12:42 -0600 |
commit | 4b090c6da1f16f85fb632103ef511ecc7fb8153f (patch) | |
tree | 1c813cc66d4c2234964fee92dd02619637ab37a9 /libre/vhba-module-libre/PKGBUILD | |
parent | e17e8bf449fc8ef2da1ab504476914b0e0bb1cec (diff) | |
parent | bfa2eb7a80c004edb7a795c79a2915a1fc65bc07 (diff) | |
download | abslibre-4b090c6da1f16f85fb632103ef511ecc7fb8153f.tar.gz abslibre-4b090c6da1f16f85fb632103ef511ecc7fb8153f.tar.bz2 abslibre-4b090c6da1f16f85fb632103ef511ecc7fb8153f.zip |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/vhba-module-libre/PKGBUILD')
-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 a6212ed15..0f2f8b581 100644 --- a/libre/vhba-module-libre/PKGBUILD +++ b/libre/vhba-module-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 93344 2013-07-02 05:45:16Z tpowa $ +# $Id: PKGBUILD 94379 2013-07-22 13:49:30Z tpowa $ # 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=5 +pkgrel=6 pkgdesc="Kernel module that emulates SCSI devices (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url="http://cdemu.sourceforge.net/" |