summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpancho horrillo2017-06-16 07:15:26 +0200
committerpancho horrillo2017-06-16 07:15:26 +0200
commit199caa9a3842d950d8c2db42fbfeefa78653cd20 (patch)
treed3ad8efdfffcfbfea64000043b913321f3c7b831
parentdf0c4f78673a2da616fad4cde6ce0260231a52e3 (diff)
downloadaur-199caa9a3842d950d8c2db42fbfeefa78653cd20.tar.gz
Add myself as maintainer
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 742a85303072..09013cbb8465 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Jun 15 20:35:09 UTC 2017
+# Fri Jun 16 05:15:11 UTC 2017
pkgbase = the_platinum_searcher
pkgdesc = A code search tool similar to ack, the_silver_searcher (ag) and ripgrep (rg).
pkgver = 2.1.5
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/monochromegane/the_platinum_searcher
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 1e82f427894f..31eeb7d8a138 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Valentin-Costel Hăloiu <vially.ichb@gmail.com>
+# Maintainer: pancho horrillo <pancho at pancho dot name>
+# Contributor: Valentin-Costel Hăloiu <vially.ichb@gmail.com>
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=the_platinum_searcher
pkgver=2.1.5
-pkgrel=4
+pkgrel=5
pkgdesc='A code search tool similar to ack, the_silver_searcher (ag) and ripgrep (rg).'
arch=('x86_64')
makedepends=('git' 'go')