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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jan 27 17:13:17 UTC 2009


    Date: Tuesday, January 27, 2009 @ 12:13:17
  Author: andyrtr
Revision: 25703

Merged revisions 14681,25701 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/openoffice-pt_br/trunk

........
  r14681 | andyrtr | 2008-10-08 21:52:16 +0000 (Mi, 08 Okt 2008) | 1 line
  
  upgpkg: openoffice-pt_br 3.0.0-1
........
  r25701 | andyrtr | 2009-01-27 17:12:41 +0000 (Di, 27 Jan 2009) | 2 lines
  
  upgpkg: openoffice-pt_br 3.0.1-1
      new version 3.0.1
........

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

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Property changes on: openoffice-pt_br/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /openoffice-pt_br/trunk:1-14644
   + /openoffice-pt_br/trunk:1-25701

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-01-27 17:12:59 UTC (rev 25702)
+++ extra-x86_64/PKGBUILD	2009-01-27 17:13:17 UTC (rev 25703)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
 # Contributor: Sarah Hay <sarah at archlinux.org>
 
 pkgname=openoffice-pt_br
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="OpenOffice portugese brazil 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.0rc4/BrOo_3.0.0rc4_20080930_LinuxIntel_langpack_pt-BR.tar.gz)
-md5sums=('926d00ed244edc7ad15ccfdee2278774')
+source=(http://ftp-1.gwdg.de/pub/openoffice/extended/3.0.1rc2/OOo_3.0.1rc2_20090112_LinuxIntel_langpack_pt-BR.tar.gz)
+md5sums=('0f3c9a38fab8b709417e3a308ad2e2d8')
 
 build() {
   cd ${srcdir}/*native_packed*/RPMS
@@ -23,6 +23,6 @@
   # 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/broffice.org3/* ${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