summaryrefslogtreecommitdiffstats
path: root/libraries/c++-gtk-utils
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2013-05-19 09:12:05 -0400
committer dsomero <xgizzmo@slackbuilds.org>2013-05-19 09:12:05 -0400
commitb4f7361d06af86903b8342379389d0b666901531 (patch)
tree7ae1e180ae00e73b5a17d6be322e228a801eecb0 /libraries/c++-gtk-utils
parentb77e682b3f8c9a1bfb8f03e41c9e47c232dfcc39 (diff)
downloadslackbuilds-b4f7361d06af86903b8342379389d0b666901531.tar.gz
slackbuilds-b4f7361d06af86903b8342379389d0b666901531.tar.xz
libraries/c++-gtk-utils: Updated for version 2.0.16.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/c++-gtk-utils')
-rw-r--r--libraries/c++-gtk-utils/c++-gtk-utils.SlackBuild2
-rw-r--r--libraries/c++-gtk-utils/c++-gtk-utils.info6
-rw-r--r--libraries/c++-gtk-utils/slack-desc10
3 files changed, 9 insertions, 9 deletions
diff --git a/libraries/c++-gtk-utils/c++-gtk-utils.SlackBuild b/libraries/c++-gtk-utils/c++-gtk-utils.SlackBuild
index f541d902b5..5533808dc9 100644
--- a/libraries/c++-gtk-utils/c++-gtk-utils.SlackBuild
+++ b/libraries/c++-gtk-utils/c++-gtk-utils.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=c++-gtk-utils
-VERSION=${VERSION:-2.0.13}
+VERSION=${VERSION:-2.0.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/c++-gtk-utils/c++-gtk-utils.info b/libraries/c++-gtk-utils/c++-gtk-utils.info
index e29ab1bb89..107bea4338 100644
--- a/libraries/c++-gtk-utils/c++-gtk-utils.info
+++ b/libraries/c++-gtk-utils/c++-gtk-utils.info
@@ -1,8 +1,8 @@
PRGNAM="c++-gtk-utils"
-VERSION="2.0.13"
+VERSION="2.0.16"
HOMEPAGE="http://cxx-gtk-utils.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/cxx-gtk-utils/c++-gtk-utils-2.0.13.tar.gz"
-MD5SUM="9b505145b64903c684b6289af1f625e5"
+DOWNLOAD="http://downloads.sourceforge.net/cxx-gtk-utils/c++-gtk-utils-2.0.16.tar.gz"
+MD5SUM="5502683a5ca2c725fb9dd205fe81ca5b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/libraries/c++-gtk-utils/slack-desc b/libraries/c++-gtk-utils/slack-desc
index 541f463ea9..5e1d18d42c 100644
--- a/libraries/c++-gtk-utils/slack-desc
+++ b/libraries/c++-gtk-utils/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
c++-gtk-utils: c++-gtk-utils (C++ lightweight library for GTK+)