[arch-commits] CVS update of extra/i18n/koffice-l10n-sl (PKGBUILD)
Alexander Baldeck
alexander at archlinux.org
Sat Jun 9 21:26:27 UTC 2007
Date: Saturday, June 9, 2007 @ 17:26:27
Author: alexander
Path: /home/cvs-extra/extra/i18n/koffice-l10n-sl
Modified: PKGBUILD (1.11 -> 1.12)
upgpkg: koffice-l10n-* 1.6.3
----------+
PKGBUILD | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 deletions(-)
Index: extra/i18n/koffice-l10n-sl/PKGBUILD
diff -u extra/i18n/koffice-l10n-sl/PKGBUILD:1.11 extra/i18n/koffice-l10n-sl/PKGBUILD:1.12
--- extra/i18n/koffice-l10n-sl/PKGBUILD:1.11 Mon Mar 19 09:42:01 2007
+++ extra/i18n/koffice-l10n-sl/PKGBUILD Sat Jun 9 17:26:27 2007
@@ -1,23 +1,21 @@
-# $Id: PKGBUILD,v 1.11 2007/03/19 13:42:01 alexander Exp $
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# $Id: PKGBUILD,v 1.12 2007/06/09 21:26:27 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
pkgname=koffice-l10n-sl
-pkgver=1.6.2
-pkgrel=1
-pkgdesc="Slovenian Localization for koffice."
-arch=(i686)
+pkgver=1.6.3
+pkgrel=2
+pkgdesc="Slovenian 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-sl
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=('0e12b6670b31a089c054b9b7370ba4d3')
+md5sums=('18e3f2e81be91170fe551e4b47c2f907')
More information about the arch-commits
mailing list