libraries/girara: Updated for version 0.2.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2014-08-22 17:38:18 +07:00 committed by Willy Sudiarto Raharjo
parent ce1935d000
commit 21f9117729
3 changed files with 8 additions and 4 deletions

View file

@ -4,3 +4,7 @@ girara is a library that implements a user interface that focuses on
simplicity and minimalism. girara was designed to replace and enhance
the user interface that is used by zathura and jumanji and other features
that those applications share.
Note: Previous version of girara were based on gtk+-2.x. This version
is based on 3.x, so any software that uses girara will likely need to
be rebuilt when girara is upgraded.

View file

@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=girara
VERSION=${VERSION:-0.1.6}
VERSION=${VERSION:-0.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="girara"
VERSION="0.1.6"
VERSION="0.2.0"
HOMEPAGE="https://pwmt.org/projects/girara/"
DOWNLOAD="https://pwmt.org/projects/girara/download/girara-0.1.6.tar.gz"
MD5SUM="1f213274fc710a5f9693d0d61f9ea66d"
DOWNLOAD="https://pwmt.org/projects/girara/download/girara-0.2.0.tar.gz"
MD5SUM="cb965af58bc435f356296e62629716f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""