[arch-commits] Commit in openoffice-sv/repos (extra-x86_64 extra-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed May 6 16:48:42 UTC 2009


    Date: Wednesday, May 6, 2009 @ 12:48:42
  Author: andyrtr
Revision: 38017

Merged revisions 38016 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/openoffice-sv/trunk

........
  r38016 | andyrtr | 2009-05-06 16:48:05 +0000 (Mi, 06 Mai 2009) | 2 lines
  
  upgpkg: openoffice-sv 3.1.0-1
      new version 3.1.0
........

Modified:
  openoffice-sv/repos/extra-x86_64/	(properties)
  openoffice-sv/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: openoffice-sv/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /openoffice-sv/trunk:1-25707
   + /openoffice-sv/trunk:1-38016

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-05-06 16:48:05 UTC (rev 38016)
+++ extra-x86_64/PKGBUILD	2009-05-06 16:48:42 UTC (rev 38017)
@@ -3,7 +3,7 @@
 # Contributor: Sarah Hay <sarah at archlinux.org>
 
 pkgname=openoffice-sv
-pkgver=3.0.1
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="OpenOffice swedish language files"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 url="http://www.openoffice.org"
 makedepends=('rpmextract')
 depends=('openoffice-base')
-source=(http://ftp-1.gwdg.de/pub/openoffice/extended/3.0.1rc2/OOo_3.0.1rc2_20090112_LinuxIntel_langpack_sv.tar.gz)
-md5sums=('625846875fb17afe3f7dc2e34f44c121')
+source=(http://ftp-1.gwdg.de/pub/openoffice/extended/3.1.0rc2/OOo_3.1.0rc2_20090427_LinuxIntel_langpack_sv.tar.gz)
+md5sums=('04909a2db9933fc53c522b14e0928f04')
 
 build() {
   cd ${srcdir}/*native_packed*/RPMS
@@ -22,7 +22,7 @@
 
   # install openoffice language files
   mkdir -p ${pkgdir}/opt/openoffice/basis-link
-  cp -R opt/openoffice.org/basis3.0/* ${pkgdir}/opt/openoffice/basis-link
+  cp -R opt/openoffice.org/basis3.1/* ${pkgdir}/opt/openoffice/basis-link
   cp -R opt/openoffice.org3/* ${pkgdir}/opt/openoffice/basis-link
   chown root:root -R ${pkgdir}/opt/openoffice
 }




More information about the arch-commits mailing list