diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 01:11:51 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 01:11:51 -0200 |
commit | 2f436dc96754185e777034a1d8e385016cef6ba0 (patch) | |
tree | 61674691b98d17571d148983a66e4e6d590e5e19 /libre/cdfs-libre | |
parent | 7da635b65565d4d9b279908a651e9921b88d6b7c (diff) | |
download | abslibre-2f436dc96754185e777034a1d8e385016cef6ba0.tar.gz abslibre-2f436dc96754185e777034a1d8e385016cef6ba0.tar.bz2 abslibre-2f436dc96754185e777034a1d8e385016cef6ba0.zip |
cdfs-libre: fixing description package
Diffstat (limited to 'libre/cdfs-libre')
-rw-r--r-- | libre/cdfs-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/cdfs-libre/PKGBUILD b/libre/cdfs-libre/PKGBUILD index 306a9ec0c..0b5c20196 100644 --- a/libre/cdfs-libre/PKGBUILD +++ b/libre/cdfs-libre/PKGBUILD @@ -6,8 +6,8 @@ _pkgname=cdfs pkgname=cdfs-libre pkgver=2.6.27 -pkgrel=34 -pkgdesc="File system module libre that 'exports' all tracks and boot images on a CD as normal files." +pkgrel=34.1 +pkgdesc="File system module that 'exports' all tracks and boot images on a CD as normal files. (adapted to linux-libre kernel)" arch=(i686 x86_64) url="http://www.elis.UGent.be/~ronsse/cdfs/" license=('GPL') |