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

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


    Date: Sunday, February 15, 2009 @ 23:22:11
  Author: eric
Revision: 27084

Fixed source url, Placed replaces field in array

Modified:
  koffice-l10n-zh_tw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-16 04:21:18 UTC (rev 27083)
+++ PKGBUILD	2009-02-16 04:22:11 UTC (rev 27084)
@@ -8,8 +8,8 @@
 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-zh_TW
+source=(http://download.kde.org/stable/koffice-$pkgver/src/koffice-l10n/koffice-l10n-zh_TW-$pkgver.tar.bz2)
+replaces=('koffice-i18n-zh_TW')
 
 build() {
   cd $startdir/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list