summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1904aeac0e51..fec1f4375c96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ optdepends=('palemoon-i18n-default: language pack for system active language'
'gstreamer0.10-ffmpeg: h.264 decoding'
'hunspell: spell checker and morphological analyzer'
'hyphen: library for hyphenation and justification')
-provides=('palemoon=$pkgver')
+provides=("palemoon=$pkgver")
conflicts=('palemoon')
install=palemoon.install
source=(palemoon.desktop)