git » wol.git » commit da12ed1

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 93c6c4ac3e4af11e8187189f2ae78b4934c74c1d

Revert r78782: Full pkgdesc cleanup for 2339 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index dc1302c..7da938a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=wol
 pkgver=0.7.1
 pkgrel=5
 arch=('i686' 'x86_64')
-pkgdesc='Wake On LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant'
+pkgdesc="Wake On LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant"
 license=("GPL")
 depends=()
 url="http://ahh.sourceforge.net/wol/"