mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
desktop/vim-qt: Updated for version 20150102.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
9667baa7e5
commit
0e24066d48
2 changed files with 5 additions and 5 deletions
|
@ -25,8 +25,8 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vim-qt
|
||||
SRCREV=1153d4dafc03
|
||||
VERSION=${VERSION:-20140827}
|
||||
SRCREV=d8c177054498
|
||||
VERSION=${VERSION:-20150102}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vim-qt"
|
||||
VERSION="20140827"
|
||||
VERSION="20150102"
|
||||
HOMEPAGE="https://bitbucket.org/equalsraf/vim-qt"
|
||||
DOWNLOAD="https://bitbucket.org/equalsraf/vim-qt/get/package-20140827.tar.bz2"
|
||||
MD5SUM="1de90f7fcaa394825661ac0794f7e72e"
|
||||
DOWNLOAD="https://bitbucket.org/equalsraf/vim-qt/get/package-20150102.tar.bz2"
|
||||
MD5SUM="7bd64d9bab3b8b34c6a02cb691ee7bcc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue