mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/the_silver_searcher: Updated for version 0.32.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
46df2bcb7d
commit
a363a8ea1f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=the_silver_searcher
|
||||
VERSION=${VERSION:-0.31.0}
|
||||
VERSION=${VERSION:-0.32.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="the_silver_searcher"
|
||||
VERSION="0.31.0"
|
||||
VERSION="0.32.0"
|
||||
HOMEPAGE="https://github.com/ggreer/the_silver_searcher"
|
||||
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.31.0.tar.gz"
|
||||
MD5SUM="a51b041dcc18fb16bd9128225d8d5c87"
|
||||
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.32.0.tar.gz"
|
||||
MD5SUM="8db91e9287bd955c93e13756d4cdfb12"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue