git » avrdude.git » commit 002a266

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 0f6bafe2b249c5306b90c177cf53d4eaa40c02fd

Full pkgdesc cleanup for 2339 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 118a965..164ee61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgname=avrdude
 pkgver=5.11.1
 pkgrel=1
-pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers"
+pkgdesc='Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers'
 arch=('i686' 'x86_64')
 url="http://www.nongnu.org/avrdude/"
 license=('GPL')