diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-11-20 23:10:25 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-11-20 23:10:25 -0500 |
commit | 6822840a062952490ca867819b7428685cb79985 (patch) | |
tree | fb01e2785c9c2ed4e6a951a9b52a3ddc9de1b86e /~lukeshu/unar | |
parent | c1f761e648450650c79052120c24e4451da998cd (diff) | |
download | abslibre-6822840a062952490ca867819b7428685cb79985.tar.gz abslibre-6822840a062952490ca867819b7428685cb79985.tar.bz2 abslibre-6822840a062952490ca867819b7428685cb79985.zip |
add quotes around 'xadmaster.library' in the description for libxadmaster-libxad
Diffstat (limited to '~lukeshu/unar')
-rw-r--r-- | ~lukeshu/unar/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/~lukeshu/unar/PKGBUILD b/~lukeshu/unar/PKGBUILD index b1931c498..4bb523a89 100644 --- a/~lukeshu/unar/PKGBUILD +++ b/~lukeshu/unar/PKGBUILD @@ -81,7 +81,7 @@ package_libxadmaster() { } package_libxadmaster-libxad() { - pkgdesc="A fork of libxad, the port of the Amiga xadmaster.library to *NIX" + pkgdesc="A fork of libxad, the port of the Amiga 'xadmaster.library' to *NIX" depends=('glibc') provides=('libxad') conflicts=('libxad') |