[arch-commits] CVS update of extra/i18n/kde-i18n-ko (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Mon Mar 3 19:08:56 UTC 2008
Date: Monday, March 3, 2008 @ 14:08:56
Author: tpowa
Path: /home/cvs-extra/extra/i18n/kde-i18n-ko
Modified: PKGBUILD (1.12 -> 1.13)
upgpkg: update to new version
----------+
PKGBUILD | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
Index: extra/i18n/kde-i18n-ko/PKGBUILD
diff -u extra/i18n/kde-i18n-ko/PKGBUILD:1.12 extra/i18n/kde-i18n-ko/PKGBUILD:1.13
--- extra/i18n/kde-i18n-ko/PKGBUILD:1.12 Mon Oct 15 08:25:20 2007
+++ extra/i18n/kde-i18n-ko/PKGBUILD Mon Mar 3 14:08:56 2008
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.12 2007/10/15 12:25:20 tpowa Exp $
+# $Id: PKGBUILD,v 1.13 2008/03/03 19:08:56 tpowa Exp $
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=kde-i18n-ko
-pkgver=3.5.8
+pkgver=3.5.9
pkgrel=1
-kdever=3.5.8
+kdever=3.5.9
pkgdesc="Korean Localization for KDE."
arch=(i686 x86_64)
+license=(GPL)
url="http://i18n.kde.org/stats/gui/KDE_3.5_BRANCH/ko/index.php"
source=(ftp://ftp.kde.org/pub/kde/stable/$kdever/src/kde-i18n/$pkgname-$pkgver.tar.bz2)
-depends=('kdebase>=3.5.8')
+depends=('kdebase>=3.5.9')
build() {
cd $startdir/src
@@ -18,4 +19,4 @@
make || return 1
make DESTDIR=$startdir/pkg install || return 1
}
-md5sums=('ffb76e99343d36c10e88c2c208610f67')
+md5sums=('769b35812de7bef6f8d7fd3b091413c9')
More information about the arch-commits
mailing list