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