mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/vimfx: Updated for version 0.27.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
17209c9063
commit
5bf87c27b4
2 changed files with 8 additions and 8 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vimfx
|
||||
VERSION=${VERSION:-0.27.1}
|
||||
VERSION=${VERSION:-0.27.2}
|
||||
LFVERSION=${LFVERSION:-3.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
PRGNAM="vimfx"
|
||||
VERSION="0.27.1"
|
||||
VERSION="0.27.2"
|
||||
HOMEPAGE="https://github.com/akhodakivskiy/VimFx"
|
||||
DOWNLOAD="https://github.com/akhodakivskiy/VimFx/releases/download/v0.27.1/VimFx.xpi \
|
||||
https://raw.githubusercontent.com/akhodakivskiy/VimFx/v0.27.1/README.md \
|
||||
https://raw.githubusercontent.com/akhodakivskiy/VimFx/v0.27.1/CHANGELOG.md \
|
||||
https://raw.githubusercontent.com/akhodakivskiy/VimFx/v0.27.1/PEOPLE.md \
|
||||
DOWNLOAD="https://github.com/akhodakivskiy/VimFx/releases/download/v0.27.2/VimFx.xpi \
|
||||
https://raw.githubusercontent.com/akhodakivskiy/VimFx/v0.27.2/README.md \
|
||||
https://raw.githubusercontent.com/akhodakivskiy/VimFx/v0.27.2/CHANGELOG.md \
|
||||
https://raw.githubusercontent.com/akhodakivskiy/VimFx/v0.27.2/PEOPLE.md \
|
||||
https://git.gir.st/LegacyFox.git/snapshot/v3.3.tar.gz"
|
||||
MD5SUM="66567d440fb1f37cd61ae594446548e3 \
|
||||
MD5SUM="dab9930a5c2152bd607611eb4651e7b6 \
|
||||
237b1aac5c13b65297d7a19cd29ddb6b \
|
||||
d30337da8ffade3fad582f3bb927ab8f \
|
||||
53f8d5c913aaf4d2ae74f980a9fe214b \
|
||||
34b9e545905fa6d00e2421a6c1a81a5a \
|
||||
3e2e2fc0c42d6f008706e74754d01731"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue