git » sdcc.git » commit 72c79c7

Full pkgdesc cleanup for 2339 packages

author Alexander Rødseth
2012-10-24 15:17:40 UTC
committer Alexander Rødseth
2012-10-24 15:17:40 UTC
parent da8f9a4c0961c772db9fcda20084794c52ce2c0c

Full pkgdesc cleanup for 2339 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9ba6ec1..7d2f471 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')