desktop/tint2: Updated for version 0.12.12.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dugan Chen 2016-08-07 16:00:11 +07:00 committed by Willy Sudiarto Raharjo
parent 2598376a37
commit b423a0c02c
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 10 additions and 6 deletions

View file

@ -7,4 +7,8 @@ compliance with freedesktop specifications.
On the first run, /etc/xdg/tint2/tint2rc is copied to ~/.config/tint2/tint2rc
and used as the default configuration.
You can enable/disable some features by editing the script.
You can enable/disable some features by editing the script. The defaults are:
TINT2CONF_BUILD=OFF
BATTERY_PLUGIN=ON
ADD_EXAMPLES=OFF

View file

@ -6,7 +6,7 @@
# You are free to modify or redistribute this in any way you wish.
PRGNAM=tint2
VERSION=${VERSION:-0.12.11}
VERSION=${VERSION:-0.12.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="tint2"
VERSION="0.12.11"
VERSION="0.12.12"
HOMEPAGE="https://gitlab.com/o9000/tint2"
DOWNLOAD="http://download.dlackware.com/hosted-sources/tint2/tint2-0.12.11.tar.xz"
MD5SUM="bfbc3d3bde0c099406c94967760d8c61"
DOWNLOAD="http://duganchen.ca/files/sbo_sources/tint2-0.12.12.tar.xz"
MD5SUM="c521c8e5f49628d61892866f7a3076a1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imlib2"
MAINTAINER="Dugan Chen"
EMAIL="dugan [underscore] c [at] fastmail [dot] fm"
EMAIL="thedoogster [at] gmail [dot] com"