mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/git-cola: Updated for version 1.8.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
4e363cbe17
commit
ec5e235a80
3 changed files with 6 additions and 6 deletions
|
@ -1 +1 @@
|
|||
git-cola is a Python-power, GPL licensed GUI for git.
|
||||
git-cola is a Python-powered GPL licensed GUI for git.
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Written by Andrew Rowland <darowland@ieee.org>
|
||||
|
||||
PRGNAM=git-cola
|
||||
VERSION=${VERSION:-1.7.7}
|
||||
VERSION=${VERSION:-1.8.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="git-cola"
|
||||
VERSION="1.7.7"
|
||||
VERSION="1.8.2"
|
||||
HOMEPAGE="http://git-cola.github.com/index.html"
|
||||
DOWNLOAD="https://github.com/downloads/git-cola/git-cola/git-cola-1.7.7.tar.gz"
|
||||
MD5SUM="d26636f5a2de0cadfef96df0308cf8b3"
|
||||
DOWNLOAD="http://git-cola.github.io/releases/git-cola-1.8.2.tar.gz"
|
||||
MD5SUM="b228721a40795656a6b9aff70343d487"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pyinotify"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Rowland"
|
||||
EMAIL="darowland@ieee.org"
|
||||
|
|
Loading…
Reference in a new issue