mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/the_silver_searcher: Updated for version 0.28.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
edb035d06a
commit
34993fdffb
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.27.0}
|
||||
VERSION=${VERSION:-0.28.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="the_silver_searcher"
|
||||
VERSION="0.27.0"
|
||||
VERSION="0.28.0"
|
||||
HOMEPAGE="https://github.com/ggreer/the_silver_searcher"
|
||||
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.27.0.tar.gz"
|
||||
MD5SUM="6ddc40c34a6f0045ea5a2e28649c88c8"
|
||||
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.28.0.tar.gz"
|
||||
MD5SUM="5e49d743d0d64a1eaea7c81967f5b05a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue