mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/autojump: Updated for version 13.
This commit is contained in:
parent
02e9ed96d5
commit
23c3560851
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=autojump
|
||||
VERSION=${VERSION:-12}
|
||||
VERSION=${VERSION:-13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="autojump"
|
||||
VERSION="12"
|
||||
VERSION="13"
|
||||
HOMEPAGE="http://github.com/joelthelion/autojump/wiki"
|
||||
DOWNLOAD="http://github.com/downloads/joelthelion/autojump/autojump_v12.tar.gz"
|
||||
MD5SUM="b12ec5909afef86016d0e9ce7c834071"
|
||||
DOWNLOAD="http://github.com/downloads/joelthelion/autojump/autojump_v13.tar.gz"
|
||||
MD5SUM="13e4e6173f4ed63b8babb00fcd95f600"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Binh Nguyen"
|
||||
EMAIL="binhnguyen@fastmail.fm"
|
||||
APPROVED="dsomero"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue