development/gnome-common: Updated for version 3.14.0.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
Erik Hanson 2015-05-15 15:34:45 -05:00 committed by Willy Sudiarto Raharjo
parent a46b78861f
commit 03287dbfeb
2 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for gnome-common
#
# Copyright 2010 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2010-2015 Erik W. Hanson, Minneapolis, MN, 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=gnome-common
VERSION=${VERSION:-3.4.0.1}
VERSION=${VERSION:-3.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -55,8 +55,8 @@ make
make install DESTDIR=$PKG
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS COPYING ChangeLog ChangeLog.pre-git INSTALL NEWS README \
doc/usage.txt $PKG/usr/doc/$PRGNAM-$VERSION
cp -a COPYING ChangeLog ChangeLog.pre-git README \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install

View file

@ -1,8 +1,8 @@
PRGNAM="gnome-common"
VERSION="3.4.0.1"
VERSION="3.14.0"
HOMEPAGE="http://www.gnome.org/"
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/gnome-common/3.4/gnome-common-3.4.0.1.tar.xz"
MD5SUM="18480be01c632577002462054062c42b"
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/gnome-common/3.14/gnome-common-3.14.0.tar.xz"
MD5SUM="ba58c61d0d81b7c3ff8452c620513a9d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""