git » wol.git » commit 93c6c4a

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 5064144b710c918ff5198b919732ae7c84bf68e9

Full pkgdesc cleanup for 2339 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7da938a..dc1302c 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/"