[arch-commits] Commit in openoffice-ja/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Jun 15 11:21:42 UTC 2008
Date: Sunday, June 15, 2008 @ 07:21:42
Author: andyrtr
Revision: 2816
upgpkg: openoffice-ja 2.4.1-1
Modified:
openoffice-ja/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-06-15 11:16:54 UTC (rev 2815)
+++ PKGBUILD 2008-06-15 11:21:42 UTC (rev 2816)
@@ -3,7 +3,7 @@
# Contributor: Sarah Hay <sarah at archlinux.org>
pkgname=openoffice-ja
-pkgver=2.4.0
+pkgver=2.4.1
pkgrel=1
pkgdesc="OpenOffice japan language files"
arch=(i686 x86_64)
@@ -11,16 +11,16 @@
url="http://www.openoffice.org"
makedepends=('rpmextract')
depends=('openoffice-base')
-source=(ftp://ftp-1.gwdg.de/pub/openoffice/extended/2.4.0rc6/OOo_2.4.0rc6_20080314_LinuxIntel_langpack_ja.tar.gz)
-md5sums=('bf41674f641a7090259e74ea2e8abf39')
+source=(ftp://ftp-1.gwdg.de/pub/openoffice/extended/2.4.1rc2/OOo_2.4.1rc2_20080529_LinuxIntel_langpack_ja.tar.gz)
+md5sums=('be71a8cb695b99a59348a179d833170f')
build() {
- cd $startdir/src/OOH680_m12_native_packed-1_ja.9286/RPMS
+ cd $startdir/src/OOH680_m17_native_packed-1_ja.9310/RPMS
for i in *.rpm
do rpmextract.sh $i
done
# install openoffice language files
- cd $startdir/src/OOH680_m12_native_packed-1_ja.9286/RPMS/opt
+ cd $startdir/src/OOH680_m17_native_packed-1_ja.9310/RPMS/opt
mkdir -p $startdir/pkg/opt
mv openoffice.org2.4 $startdir/pkg/opt/openoffice
chown root -R $startdir/pkg/opt/openoffice
More information about the arch-commits
mailing list