summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/gogglesmm/gogglesmm.SlackBuild4
-rw-r--r--audio/gogglesmm/gogglesmm.info6
2 files changed, 4 insertions, 6 deletions
diff --git a/audio/gogglesmm/gogglesmm.SlackBuild b/audio/gogglesmm/gogglesmm.SlackBuild
index bfa7148510..59e5524500 100644
--- a/audio/gogglesmm/gogglesmm.SlackBuild
+++ b/audio/gogglesmm/gogglesmm.SlackBuild
@@ -23,18 +23,16 @@
PRGNAM=gogglesmm
-VERSION=0.10.23
+VERSION=0.10.24
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
DOCS="AUTHORS ChangeLog COPYING INSTALL README"
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
diff --git a/audio/gogglesmm/gogglesmm.info b/audio/gogglesmm/gogglesmm.info
index 4c945d2912..0d3becd1d2 100644
--- a/audio/gogglesmm/gogglesmm.info
+++ b/audio/gogglesmm/gogglesmm.info
@@ -1,8 +1,8 @@
PRGNAM="gogglesmm"
-VERSION="0.10.22"
+VERSION="0.10.24"
HOMEPAGE="http://code.google.com/p/gogglesmm/"
-DOWNLOAD="http://gogglesmm.googlecode.com/files/gogglesmm-0.10.23.tar.xz"
-MD5SUM="dbbf36ce1f2870c410862e3ab10a7b09"
+DOWNLOAD="http://gogglesmm.googlecode.com/files/gogglesmm-0.10.24.tar.xz"
+MD5SUM="8f810f881d5823e0d12c768500d12e70"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Keith Richie"