[arch-commits] Commit in koffice/trunk (PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Sun Jun 21 22:14:36 UTC 2009
Date: Sunday, June 21, 2009 @ 18:14:36
Author: ronald
Revision: 43307
upgpkg: koffice 2.0.1-1
bump to latest version / readline rebuild
Modified:
koffice/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-21 21:37:11 UTC (rev 43306)
+++ PKGBUILD 2009-06-21 22:14:36 UTC (rev 43307)
@@ -2,7 +2,7 @@
# Maintainer: Ronald van Haren <ronald.archlinux.org>
pkgname=koffice
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="A free, integrated office suite for KDE, the K Desktop Environment"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
options=('!docs')
install='koffice.install'
source=("http://download.kde.org/stable/koffice-${pkgver}/src/koffice-${pkgver}.tar.bz2")
-md5sums=('46531c940d4672f5206cd60bb484f1c6')
+md5sums=('86fb3660c2b87495d1bf84da9044d441')
build() {
cd ${srcdir}
More information about the arch-commits
mailing list