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

Ronald van Haren ronald at archlinux.org
Tue Oct 13 23:22:40 UTC 2009


    Date: Tuesday, October 13, 2009 @ 19:22:40
  Author: ronald
Revision: 55731

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

Modified:
  koffice-l10n-en_gb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-13 23:22:31 UTC (rev 55730)
+++ PKGBUILD	2009-10-13 23:22:40 UTC (rev 55731)
@@ -2,15 +2,14 @@
 # Maintainer: Ronald van Haren <ronald.archlinux.org>
 
 pkgname=koffice-l10n-en_gb
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="British 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/koffice-l10n-en_GB-$pkgver.tar.bz2)
-md5sums=('97c928bb64898cab32bda92383e45649')
+md5sums=('7a50bc72192df35b5c2b321b2584281d')
 	
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list