mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/vifm: Updated for version 0.7.4b.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
eff75d0c09
commit
1aa452aafc
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
# Modified by Charles E. Kauffman
|
||||
|
||||
PRGNAM=vifm
|
||||
VERSION=${VERSION:-0.7.3a}
|
||||
VERSION=${VERSION:-0.7.4b}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vifm"
|
||||
VERSION="0.7.3a"
|
||||
VERSION="0.7.4b"
|
||||
HOMEPAGE="http://vifm.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/vifm/vifm-0.7.3a.tar.bz2"
|
||||
MD5SUM="b5e2cb3471b13a0e6d42e45ea8286fd6"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/vifm/vifm-0.7.4b.tar.bz2"
|
||||
MD5SUM="4389c73762f53cf8a1b060bde7d70de3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue