diff options
author | Chris Nixon | 2018-02-16 10:34:08 +0000 |
---|---|---|
committer | Chris Nixon | 2018-02-16 10:34:08 +0000 |
commit | a99deda761026fe9d6d838119b2e2d0e9aed1ff9 (patch) | |
tree | 01c0c222d2871c1fb69e9b9909ea0b304ca3f339 /.SRCINFO | |
parent | db7f5b76740ba98cf463e76dbebe2d66db356b7c (diff) | |
download | aur-a99deda761026fe9d6d838119b2e2d0e9aed1ff9.tar.gz |
Bump SRCINFO
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ pkgbase = ripgrep-git pkgdesc = A search tool that combines the usability of The Silver Searcher with the raw speed of grep. - pkgver = 0.4.0.r12.b678862 + pkgver = 0.8.0.r7.361698b pkgrel = 1 url = https://github.com/BurntSushi/ripgrep arch = i686 @@ -9,6 +9,7 @@ pkgbase = ripgrep-git license = MIT makedepends = cargo makedepends = git + makedepends = asciidoc provides = ripgrep conflicts = ripgrep source = ripgrep-git::git+https://github.com/BurntSushi/ripgrep |