From 86483eb17180fe4609c7d911fb3c3f98b8805ad2 Mon Sep 17 00:00:00 2001 From: Diogo Leal Date: Sun, 26 Mar 2017 00:35:34 -0300 Subject: [PATCH] vis: update to 0.3 --- srcpkgs/vis/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vis/template b/srcpkgs/vis/template index 62bfd3beec1..a6ca0690563 100644 --- a/srcpkgs/vis/template +++ b/srcpkgs/vis/template @@ -1,6 +1,6 @@ # Template file for 'vis' pkgname=vis -version=0.2 +version=0.3 revision=1 build_style=gnu-configure makedepends="libtermkey-devel ncurses-devel lua-devel" @@ -9,8 +9,8 @@ short_desc="Tiny vim like editor" maintainer="Diogo Leal " license="BSD" homepage="https://github.com/martanne/vis" -distfiles="http://www.brain-dump.org/projects/vis/vis-${version}.tar.gz" -checksum=3e5b81d760849c56ee378421e9ba0f653c641bf78e7594f71d85357be99a752d +distfiles="https://github.com/martanne/vis/archive/v${version}.tar.gz" +checksum=bed8ed32ef4f81bc4fd28e297ea8edc80027ac6923b9d3b5bd955d24899c7077 conflicts="outils" # /usr/bin/vis post_install() {