[arch-commits] Commit in koffice-l10n-da/trunk (PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Sun Jul 12 13:29:49 UTC 2009
Date: Sunday, July 12, 2009 @ 09:29:49
Author: ronald
Revision: 45482
upgpkg: koffice-l10n-da 2.0.1-1
bump to latest version
Modified:
koffice-l10n-da/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-12 13:26:37 UTC (rev 45481)
+++ PKGBUILD 2009-07-12 13:29:49 UTC (rev 45482)
@@ -2,7 +2,7 @@
# Maintainer: Ronald van Haren <ronald.archlinux.org>
pkgname=koffice-l10n-da
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="Danish KOffice translation."
license=('GPL')
@@ -10,7 +10,7 @@
url="http://www.koffice.org"
depends=("koffice>=${pkgver}")
source=(http://download.kde.org/stable/koffice-$pkgver/src/koffice-l10n/$pkgname-$pkgver.tar.bz2)
-md5sums=('4f7121341819aca845aa9b8b12bd9747')
+md5sums=('d88b8b57306aca8149a5da983c4fc02c')
build() {
cd ${srcdir}
@@ -22,5 +22,3 @@
make || return 1
make DESTDIR=${pkgdir} install
}
-
-
More information about the arch-commits
mailing list