diff options
author | Niels Horn <niels.horn@gmail.com> | 2011-03-03 09:28:04 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-04 10:12:46 -0600 |
commit | 39dcc596129447d8540cd96161a6ec0d365dbab7 (patch) | |
tree | 6818f68f735d1a1b1a5f7ebd0721a0e003bb2af7 /office/libreoffice-langpack | |
parent | 8e373c211dde0e37f18d8782121799be1add0285 (diff) | |
download | slackbuilds-39dcc596129447d8540cd96161a6ec0d365dbab7.tar.gz |
office/libreoffice-langpack: Updated for version 3.3.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/libreoffice-langpack')
-rw-r--r-- | office/libreoffice-langpack/libreoffice-langpack.SlackBuild | 4 | ||||
-rw-r--r-- | office/libreoffice-langpack/libreoffice-langpack.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild index 9fea513505..4ecc2542d7 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild +++ b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild @@ -6,7 +6,7 @@ # Revision date: 2011/02/13 PRGNAM=libreoffice-langpack -VERSION=${VERSION:-"3.3.0"} +VERSION=${VERSION:-"3.3.1"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -93,4 +93,4 @@ if [ "$ALIEN" == "yes" ]; then cd $PKG fi -/sbin/makepkg -c n -l y $OUTPUT/$PRGNAM-${VERSION}_${PKG_LANG}-$PKGARCH-$BUILD$TAG.${PKGTYPE:-tgz} +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-${VERSION}_${PKG_LANG}-$PKGARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/office/libreoffice-langpack/libreoffice-langpack.info b/office/libreoffice-langpack/libreoffice-langpack.info index accc23c581..d7e95a988a 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.info +++ b/office/libreoffice-langpack/libreoffice-langpack.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice-langpack" -VERSION="3.3.0" +VERSION="3.3.1" HOMEPAGE="http://www.documentfoundation.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.3.0/rpm/x86/LibO_3.3.0_Linux_x86_langpack-rpm_en-GB.tar.gz" -MD5SUM="3208695b560c1df0f9fcdda0f0a13d6d" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.3.0/rpm/x86_64/LibO_3.3.0_Linux_x86-64_langpack-rpm_en-GB.tar.gz" -MD5SUM_x86_64="e3243f6ab94fe6b190c0606d7ec3438b" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.3.1/rpm/x86/LibO_3.3.1_Linux_x86_langpack-rpm_en-GB.tar.gz" +MD5SUM="78c0697a684a38720a4b8816ee79fb2c" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.3.1/rpm/x86_64/LibO_3.3.1_Linux_x86-64_langpack-rpm_en-GB.tar.gz" +MD5SUM_x86_64="e2a71b084047fab31894b16745b6d9d6" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" APPROVED="rworkman" |