From 40410e442cb931d67aa573ea7ad52dcdc387424c Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 18 Jun 2014 02:26:49 -0500 Subject: academic/gcompris: Updated for version 14.05. Signed-off-by: Robby Workman --- academic/gcompris/gcompris.SlackBuild | 4 ++-- academic/gcompris/gcompris.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'academic/gcompris') diff --git a/academic/gcompris/gcompris.SlackBuild b/academic/gcompris/gcompris.SlackBuild index 8747ca5778..734ad9cc40 100644 --- a/academic/gcompris/gcompris.SlackBuild +++ b/academic/gcompris/gcompris.SlackBuild @@ -28,7 +28,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gcompris -VERSION=${VERSION:-14.03} +VERSION=${VERSION:-14.05} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -70,7 +70,7 @@ cd $PRGNAM-$VERSION chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ - -o -perm 511 \) -exec chmod 755 {} \; -o \ + -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; diff --git a/academic/gcompris/gcompris.info b/academic/gcompris/gcompris.info index 8cd277a1b3..cd4662d4f7 100644 --- a/academic/gcompris/gcompris.info +++ b/academic/gcompris/gcompris.info @@ -1,8 +1,8 @@ PRGNAM="gcompris" -VERSION="14.03" +VERSION="14.05" HOMEPAGE="http://gcompris.net/" -DOWNLOAD="http://gcompris.net/download/gcompris-14.03.tar.bz2" -MD5SUM="13d453357ca2c6ca52009d585a40170a" +DOWNLOAD="http://gcompris.net/download/gcompris-14.05.tar.bz2" +MD5SUM="5604ff13bc128a1ee951026de52c3def" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3