diff options
Diffstat (limited to '~lukeshu')
-rw-r--r-- | ~lukeshu/unar/PKGBUILD | 2 | ||||
-rw-r--r-- | ~lukeshu/unarchiver/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 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') diff --git a/~lukeshu/unarchiver/PKGBUILD b/~lukeshu/unarchiver/PKGBUILD index e1c2f4da9..0df133a6c 100644 --- a/~lukeshu/unarchiver/PKGBUILD +++ b/~lukeshu/unarchiver/PKGBUILD @@ -78,7 +78,7 @@ package_libxadmaster() { package_libxadmaster-libxad() { pkgver=0.4 # forked from 13.0.2005.06.23 (commit 1.24) - 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') |