[arch-commits] CVS update of extra/i18n/k3b-i18n (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Jul 6 02:13:18 UTC 2007


    Date: Thursday, July 5, 2007 @ 22:13:18
  Author: eric
    Path: /home/cvs-extra/extra/i18n/k3b-i18n

Modified: PKGBUILD (1.14 -> 1.15)

upgpkg: k3b-i18n 1.0.2-1
added license


----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Index: extra/i18n/k3b-i18n/PKGBUILD
diff -u extra/i18n/k3b-i18n/PKGBUILD:1.14 extra/i18n/k3b-i18n/PKGBUILD:1.15
--- extra/i18n/k3b-i18n/PKGBUILD:1.14	Fri Apr 20 14:34:31 2007
+++ extra/i18n/k3b-i18n/PKGBUILD	Thu Jul  5 22:13:18 2007
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.14 2007/04/20 18:34:31 andyrtr Exp $
+# $Id: PKGBUILD,v 1.15 2007/07/06 02:13:18 eric Exp $
 # Contributor: Tobias Powalowski
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=k3b-i18n
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
-depends=('k3b>=$pkgver')
 pkgdesc="Localizations for k3b"
-arch=(i686 x86_64)
-source=(http://switch.dl.sourceforge.net/sourceforge/k3b/$pkgname-$pkgver.tar.bz2)
+arch=('i686' 'x86_64')
 url="http://k3b.sourceforge.net/"
-md5sums=('f87a27408a4153d860103816ba83db09')
+license=('GPL')
+depends=('k3b>=$pkgver')
+source=(http://switch.dl.sourceforge.net/sourceforge/k3b/$pkgname-$pkgver.tar.bz2)
+md5sums=('3c9b3e76e7781f15b1373f2f5c1dc0b3')
 
 build(){
         cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list