[arch-commits] CVS update of extra/i18n/koffice-l10n-pl (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Sat Jun 9 21:26:24 UTC 2007


    Date: Saturday, June 9, 2007 @ 17:26:24
  Author: alexander
    Path: /home/cvs-extra/extra/i18n/koffice-l10n-pl

Modified: PKGBUILD (1.12 -> 1.13)

upgpkg: koffice-l10n-* 1.6.3


----------+
 PKGBUILD |   25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)


Index: extra/i18n/koffice-l10n-pl/PKGBUILD
diff -u extra/i18n/koffice-l10n-pl/PKGBUILD:1.12 extra/i18n/koffice-l10n-pl/PKGBUILD:1.13
--- extra/i18n/koffice-l10n-pl/PKGBUILD:1.12	Mon Mar 19 09:42:01 2007
+++ extra/i18n/koffice-l10n-pl/PKGBUILD	Sat Jun  9 17:26:24 2007
@@ -1,24 +1,21 @@
-# $Id: PKGBUILD,v 1.12 2007/03/19 13:42:01 alexander Exp $
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# $Id: PKGBUILD,v 1.13 2007/06/09 21:26:24 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org> 
 pkgname=koffice-l10n-pl
-pkgver=1.6.2
-pkgrel=1
-pkgdesc="Polish Localization for koffice."
-arch=(i686)
+pkgver=1.6.3
+pkgrel=2
+pkgdesc="Polish KOffice translation."
+license=('GPL')
+arch=(i686 x86_64)
 url="http://www.koffice.org"
-depends=('koffice>=1.6.2')
-source=(ftp://ftp.kde.org/pub/kde/stable/koffice-${pkgver}/src/koffice-l10n/${pkgname}-${pkgver}.tar.bz2)
+depends=('koffice>=1.6.3')
+source=(http://download.kde.org/stable/koffice-$pkgver/src/koffice-l10n/$pkgname-$pkgver.tar.bz2)
 replaces=koffice-i18n-pl
 
-
 build() {
-  cd $startdir/src/$pkgname-${pkgver}
+  cd $startdir/src/${pkgname}-${pkgver}
   ./configure --prefix=/opt/kde --disable-debug
   make || return 1
   make DESTDIR=$startdir/pkg install || return 1
-
-
-
 }
 
-md5sums=('ce121b8c225a6ffd4530b095f1b590e9')
+md5sums=('a174b73f3e2c0e579bf3775e481958dd')




More information about the arch-commits mailing list