summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d5a5fe959ac..5e0921302323 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=the_platinum_searcher
pkgver=2.1.5
pkgrel=1
-pkgdesc="A code search tool similar to ack and the_silver_searcher(ag)"
+pkgdesc='A code search tool similar to ack and the_silver_searcher(ag)'
arch=('x86_64')
makedepends=('git' 'go' 'mercurial')
-url="https://github.com/monochromegane/the_platinum_searcher"
+url='https://github.com/monochromegane/the_platinum_searcher'
license=('MIT')
provides=('the_platinum_searcher')
conflicts=('the_platinum_searcher-bin')