summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Dugan Chen <thedoogster [at] gmail [dot] com>2016-08-07 16:00:11 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-08-07 18:55:32 +0700
commitb423a0c02c8274072a5e766290d8726b2e43151a (patch)
tree563d66ef8ea8509ec3090868c38378c7c2872f26 /desktop
parent2598376a3768e8f0c8308342370f2e7caf21bb77 (diff)
downloadslackbuilds-b423a0c02c8274072a5e766290d8726b2e43151a.tar.gz
slackbuilds-b423a0c02c8274072a5e766290d8726b2e43151a.tar.xz
desktop/tint2: Updated for version 0.12.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/tint2/README6
-rw-r--r--desktop/tint2/tint2.SlackBuild2
-rw-r--r--desktop/tint2/tint2.info8
3 files changed, 10 insertions, 6 deletions
diff --git a/desktop/tint2/README b/desktop/tint2/README
index 1051b35ded..f9f4454127 100644
--- a/desktop/tint2/README
+++ b/desktop/tint2/README
@@ -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
diff --git a/desktop/tint2/tint2.SlackBuild b/desktop/tint2/tint2.SlackBuild
index 68b07c1e4c..0688e5f34d 100644
--- a/desktop/tint2/tint2.SlackBuild
+++ b/desktop/tint2/tint2.SlackBuild
@@ -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}
diff --git a/desktop/tint2/tint2.info b/desktop/tint2/tint2.info
index f10b3e29bc..dc27ae91cd 100644
--- a/desktop/tint2/tint2.info
+++ b/desktop/tint2/tint2.info
@@ -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"