author | Alexander Rødseth
<xyproto@archlinux.org> 2012-10-24 15:17:40 UTC |
committer | Alexander Rødseth
<xyproto@archlinux.org> 2012-10-24 15:17:40 UTC |
parent | 4a08bf7a940e55e89a280c957e2dc7aa5f483e46 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 2e54e88..3294aed 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')