diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-27 12:36:12 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-27 12:36:12 -0500 |
commit | bdb4dfa8361766836c37e89b60a7c290bb0f72d6 (patch) | |
tree | d29234e6cb4dd489f3a8321496b5a254fdee6316 /libraries/pangomm/pangomm.SlackBuild | |
parent | a3dc16c1b59e767cd5f9b5ad944cb92cf69bc16c (diff) | |
download | slackbuilds-bdb4dfa8361766836c37e89b60a7c290bb0f72d6.tar.gz |
libraries/pangomm: Updated for version 2.28.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/pangomm/pangomm.SlackBuild')
-rw-r--r-- | libraries/pangomm/pangomm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/pangomm/pangomm.SlackBuild b/libraries/pangomm/pangomm.SlackBuild index 981ef0426f..94cfee8108 100644 --- a/libraries/pangomm/pangomm.SlackBuild +++ b/libraries/pangomm/pangomm.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pangomm -# Copyright 2009 Robby Workman, Northport, Alabama, USA +# Copyright 2009,2011 Robby Workman, Northport, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pangomm -VERSION=${VERSION:-2.26.2} +VERSION=${VERSION:-2.28.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |