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

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


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

Modified: PKGBUILD (1.12 -> 1.13)

upgpkg: koffice-l10n-* 1.6.3


----------+
 PKGBUILD |   24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)


Index: extra/i18n/koffice-l10n-ru/PKGBUILD
diff -u extra/i18n/koffice-l10n-ru/PKGBUILD:1.12 extra/i18n/koffice-l10n-ru/PKGBUILD:1.13
--- extra/i18n/koffice-l10n-ru/PKGBUILD:1.12	Mon Mar 19 09:42:01 2007
+++ extra/i18n/koffice-l10n-ru/PKGBUILD	Sat Jun  9 17:26:26 2007
@@ -1,23 +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:26 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org> 
 pkgname=koffice-l10n-ru
-pkgver=1.6.2
-pkgrel=1
-pkgdesc="Russian  Localization for koffice."
-arch=(i686)
+pkgver=1.6.3
+pkgrel=2
+pkgdesc="Russian 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-ru
 
 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=('0fc0f3c8942acc6c4f87ee37e76f48f8')
+md5sums=('e6be9bcea5e2b6e6aa4662f1530841ef')




More information about the arch-commits mailing list