[arch-commits] Commit in openoffice-es/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Jun 15 11:05:05 UTC 2008
Date: Sunday, June 15, 2008 @ 07:05:05
Author: andyrtr
Revision: 2807
upgpkg: openoffice-es 2.4.1-1
Modified:
openoffice-es/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-06-15 10:59:27 UTC (rev 2806)
+++ PKGBUILD 2008-06-15 11:05:05 UTC (rev 2807)
@@ -3,7 +3,7 @@
# Contributor: Sarah Hay <sarah at archlinux.org>
pkgname=openoffice-es
-pkgver=2.4.0
+pkgver=2.4.1
pkgrel=1
pkgdesc="OpenOffice spanish 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_es.tar.gz)
-md5sums=('9defea9de17aec4e3a8591277a0a20f7')
+source=(ftp://ftp-1.gwdg.de/pub/openoffice/extended/2.4.1rc2/OOo_2.4.1rc2_20080529_LinuxIntel_langpack_es.tar.gz)
+md5sums=('9f4217c513ec576f3c9fe6717dc66e0b')
build() {
- cd ${startdir}/src/OOH680_m12_native_packed-1_es.9286/RPMS
+ cd ${startdir}/src/OOH680_m17_native_packed-1_es.9310/RPMS
for i in *.rpm
do rpmextract.sh $i
done
# install openoffice language files
- cd ${startdir}/src/OOH680_m12_native_packed-1_es.9286/RPMS/opt
+ cd ${startdir}/src/OOH680_m17_native_packed-1_es.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