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

Ronald van Haren ronald at archlinux.org
Tue Oct 13 23:21:08 UTC 2009


    Date: Tuesday, October 13, 2009 @ 19:21:07
  Author: ronald
Revision: 55721

upgpkg: koffice-l10n-de 2.0.2-1
    bump to latest version; make any package; remove depends array, conflicts with splitted packages

Modified:
  koffice-l10n-de/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-13 23:20:43 UTC (rev 55720)
+++ PKGBUILD	2009-10-13 23:21:07 UTC (rev 55721)
@@ -3,15 +3,14 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=koffice-l10n-de
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="German KOffice translation."
 license=('GPL')
-arch=('i686' 'x86_64')
+arch=('any')
 url="http://www.koffice.org"
-depends=("koffice>=${pkgver}")
 source=(http://download.kde.org/stable/koffice-$pkgver/src/koffice-l10n/$pkgname-$pkgver.tar.bz2)
-md5sums=('0f079ffd4525b41aee57792e1fec5933')
+md5sums=('39a96e105d299a35186fdee4f673b1e9')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list