[arch-commits] Commit in koffice-l10n-pt_br/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Mon Feb 16 04:17:59 UTC 2009


    Date: Sunday, February 15, 2009 @ 23:17:59
  Author: eric
Revision: 27078

Fixed source url, Placed replaces field in array

Modified:
  koffice-l10n-pt_br/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-16 04:17:00 UTC (rev 27077)
+++ PKGBUILD	2009-02-16 04:17:59 UTC (rev 27078)
@@ -8,8 +8,9 @@
 arch=(i686 x86_64)
 url="http://www.koffice.org"
 depends=('koffice>=1.6.3')
-source=(http://download.kde.org/stable/koffice-$pkgver/src/koffice-l10n/$pkgname-$pkgver.tar.bz2)
-replaces=koffice-i18n-pt_BR
+source=(http://download.kde.org/stable/koffice-$pkgver/src/koffice-l10n/koffice-l10n-pt_BR-$pkgver.tar.bz2)
+md5sums=('fe49fa2405b44044b69b5d1e2bcb15cf')
+replaces=('koffice-i18n-pt_BR')
 
 build() {
   cd $startdir/src/${pkgname}-${pkgver}
@@ -18,4 +19,3 @@
   make DESTDIR=$startdir/pkg install || return 1
 }
 
-md5sums=('fe49fa2405b44044b69b5d1e2bcb15cf')




More information about the arch-commits mailing list