mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/the_silver_searcher: Updated for version 0.29.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
d6f1213475
commit
907ad54a8b
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.29.0}
|
||||
VERSION=${VERSION:-0.29.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="the_silver_searcher"
|
||||
VERSION="0.29.0"
|
||||
VERSION="0.29.1"
|
||||
HOMEPAGE="https://github.com/ggreer/the_silver_searcher"
|
||||
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.29.0.tar.gz"
|
||||
MD5SUM="b753ede5782d4282669e07a6a93f7d5a"
|
||||
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.29.1.tar.gz"
|
||||
MD5SUM="013e95962cee1483b5bd7c9b3f6038f5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue