summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorpancho horrillo2018-10-11 21:43:30 +0200
committerpancho horrillo2018-10-11 21:43:30 +0200
commitfe7adc3baa83b20fa5894e7f418908faf43a1d9f (patch)
treee886b7481b729f9db1de4c1584521714622626da /.SRCINFO
parent3ae2143e01005e4197a4ba352c0b720bdd08fc72 (diff)
downloadaur-the_platinum_searcher.tar.gz
Bump to version 2.2.0
. Fix build by using godep properly. . Drop glibc from depends array, thanks to @GenkiSky for the heads up!
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41a5237b7b77..e68b8d125b33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sat Jul 7 18:26:21 UTC 2018
+# Thu Oct 11 19:41:52 UTC 2018
pkgbase = the_platinum_searcher
pkgdesc = A code search tool similar to ack, the_silver_searcher (ag) and ripgrep (rg).
- pkgver = 2.1.6
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/monochromegane/the_platinum_searcher
arch = x86_64
license = MIT
makedepends = git
makedepends = go
- depends = glibc
+ makedepends = godep
provides = the_platinum_searcher
conflicts = the_platinum_searcher-bin
source = git+https://github.com/monochromegane/the_platinum_searcher.git