summaryrefslogtreecommitdiffstats
path: root/libraries/pangomm/pangomm.SlackBuild
diff options
context:
space:
mode:
author ponce2012-07-23 21:28:00 +0200
committer Robby Workman2012-08-21 15:55:27 +0200
commit5071ae464366bde08e15bf44d346db048d9e421d (patch)
tree342df94e104f378861c9eddf16e6056bae0e9fd9 /libraries/pangomm/pangomm.SlackBuild
parent494142a85159c48a8f04134834e13f64562d8068 (diff)
downloadslackbuilds-5071ae464366bde08e15bf44d346db048d9e421d.tar.gz
libraries/pangomm: Updated for version 2.28.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/pangomm/pangomm.SlackBuild')
-rw-r--r--libraries/pangomm/pangomm.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/pangomm/pangomm.SlackBuild b/libraries/pangomm/pangomm.SlackBuild
index 94cfee8108..0f917074a9 100644
--- a/libraries/pangomm/pangomm.SlackBuild
+++ b/libraries/pangomm/pangomm.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pangomm
-VERSION=${VERSION:-2.28.1}
+VERSION=${VERSION:-2.28.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -62,7 +62,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
cd $PRGNAM-$VERSION
chown -R root:root .
chmod -R a-s,u+rw,go-w+r .