summaryrefslogtreecommitdiffstats
path: root/desktop/tint2
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/tint2')
-rw-r--r--desktop/tint2/README12
-rw-r--r--desktop/tint2/tint2.SlackBuild3
-rw-r--r--desktop/tint2/tint2.info10
3 files changed, 13 insertions, 12 deletions
diff --git a/desktop/tint2/README b/desktop/tint2/README
index debc87da0d..ccbc2c904d 100644
--- a/desktop/tint2/README
+++ b/desktop/tint2/README
@@ -1,8 +1,8 @@
-tint2 is a simple panel/taskbar intentionally made for openbox3, but should
-also work with other window managers. It's based off ttm code.
+tint2 is a simple panel/taskbar intentionally made for openbox3, but
+should also work with other window managers. It's based off ttm code.
-The goal is to keep a clean and unintrusive look with lightweight code and
-compliance with freedesktop specifications.
+The goal is to keep a clean and unintrusive look with lightweight code
+and compliance with freedesktop specifications.
-On the first run, /etc/xdg/tint2/tint2rc is copied to ~/.config/tint2/tint2rc
-and used as the default configuration.
+On the first run, /etc/xdg/tint2/tint2rc is copied to
+~/.config/tint2/tint2rc and used as the default configuration.
diff --git a/desktop/tint2/tint2.SlackBuild b/desktop/tint2/tint2.SlackBuild
index 2a3a978450..63c83e06b6 100644
--- a/desktop/tint2/tint2.SlackBuild
+++ b/desktop/tint2/tint2.SlackBuild
@@ -3,10 +3,11 @@
# Slackware build script for tint2
# Written by Eugene Wissner <belka@caraus.de>
+# Updated (2019) by Aaditya Bagga <aaditya_gnulinux@zoho.com>
# You are free to modify or redistribute this in any way you wish.
PRGNAM=tint2
-VERSION=${VERSION:-16.6.1}
+VERSION=${VERSION:-16.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/tint2/tint2.info b/desktop/tint2/tint2.info
index f2133db68c..68edff685a 100644
--- a/desktop/tint2/tint2.info
+++ b/desktop/tint2/tint2.info
@@ -1,10 +1,10 @@
PRGNAM="tint2"
-VERSION="16.6.1"
+VERSION="16.7"
HOMEPAGE="https://gitlab.com/o9000/tint2"
-DOWNLOAD="https://gitlab.com/o9000/tint2/-/archive/16.6.1/tint2-16.6.1.tar.gz"
-MD5SUM="9d822b9a302e59e1e897cd70e1121496"
+DOWNLOAD="https://gitlab.com/o9000/tint2/-/archive/16.7/tint2-16.7.tar.gz"
+MD5SUM="f2ae7bafefc8fd9d3eec55b09782b56c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imlib2"
-MAINTAINER="Dugan Chen"
-EMAIL="thedoogster [at] gmail [dot] com"
+MAINTAINER="Aaditya Bagga"
+EMAIL="aaditya_gnulinux@zoho.com"