author | Evangelos Foutras
<foutrelis@archlinux.org> 2012-10-25 06:47:28 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2012-10-25 06:47:28 UTC |
parent | f5b52491af28dcc26efa82bd342d2a3e58972955 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 3294aed..2e54e88 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=judy pkgver=1.0.5 pkgrel=3 arch=('i686' 'x86_64') -pkgdesc='C library creating and accessing dynamic arrays' +pkgdesc="C library creating and accessing dynamic arrays" makedepends=(gcc) options=(!strip) license=('LGPL')