summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5930157d72e2..0502c0ada570 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Maxwell Pray a.k.a. Synthead <synthead@gmail.com>
# Contributor: Oliver Charles <oliver.g.charles@googlemail.com>
-pkgname=perl-fcgi-procmanager
-_cpanname="FCGI-ProcManager"
+pkgname='perl-fcgi-procmanager'
+_cpanname='FCGI-ProcManager'
pkgver='0.24'
pkgrel='2'
-pkgdesc="Functions for managing FastCGI applications"
+pkgdesc='Functions for managing FastCGI applications'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')