mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
system/nano-syntax-highlighting: Updated for version 20180505.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ebac341055
commit
1f76598d81
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=nano-syntax-highlighting
|
||||
VERSION=${VERSION:-20180423}
|
||||
VERSION=${VERSION:-20180505}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -35,7 +35,7 @@ PKG=$TMP/package-$PRGNAM
|
|||
OUTPUT=${OUTPUT:-/tmp}
|
||||
|
||||
SRCNAM=${SRCNAM:-nanorc}
|
||||
SRCVER=${SRCVER:-2e4f53fe82e5c7d111948284d5a2d6161978510c}
|
||||
SRCVER=${SRCVER:-a9e8d9d1e72a94054232daf200411624ac066dbb}
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nano-syntax-highlighting"
|
||||
VERSION="20180423"
|
||||
VERSION="20180505"
|
||||
HOMEPAGE="https://github.com/scopatz/nanorc"
|
||||
DOWNLOAD="https://github.com/scopatz/nanorc/archive/2e4f53fe82e5c7d111948284d5a2d6161978510c/nanorc-2e4f53fe82e5c7d111948284d5a2d6161978510c.tar.gz"
|
||||
MD5SUM="1c80e8cb3f2f9dadb33f8b2941679387"
|
||||
DOWNLOAD="https://github.com/scopatz/nanorc/archive/a9e8d9d1e72a94054232daf200411624ac066dbb/nanorc-a9e8d9d1e72a94054232daf200411624ac066dbb.tar.gz"
|
||||
MD5SUM="8ace849f32ee5526459ff3af9ef7ec85"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue