git » avrdude.git » commit dc1f9a5

Revert r78782: Full pkgdesc cleanup for 2339 packages

author Evangelos Foutras
2012-10-25 06:47:28 UTC
committer Evangelos Foutras
2012-10-25 06:47:28 UTC
parent 002a26656b585d3786e35c7ba035cb3793b504cd

Revert r78782: Full pkgdesc cleanup for 2339 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 164ee61..118a965 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')