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 | 72c79c728dbcbaf4de67c1cc6e2a9efe6bc2c44f |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 7d2f471..9ba6ec1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=sdcc pkgver=3.2.0 pkgrel=2 -pkgdesc='Retargettable ANSI C compiler (Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08)' +pkgdesc="Retargettable ANSI C compiler (Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08)" arch=('i686' 'x86_64') license=('GPL') depends=('bash' 'gcc-libs' 'boost-libs')