[arch-commits] CVS update of extra/kde/ktorrent (PKGBUILD)

Travis Willard travis at archlinux.org
Sun Apr 29 15:26:07 UTC 2007


    Date: Sunday, April 29, 2007 @ 11:26:07
  Author: travis
    Path: /home/cvs-extra/extra/kde/ktorrent

Modified: PKGBUILD (1.7 -> 1.8)

Rearrange PKGBUILD to match format of PKGBUILD.proto


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


Index: extra/kde/ktorrent/PKGBUILD
diff -u extra/kde/ktorrent/PKGBUILD:1.7 extra/kde/ktorrent/PKGBUILD:1.8
--- extra/kde/ktorrent/PKGBUILD:1.7	Sun Apr 29 10:43:21 2007
+++ extra/kde/ktorrent/PKGBUILD	Sun Apr 29 11:26:07 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.7 2007/04/29 14:43:21 travis Exp $
+# $Id: PKGBUILD,v 1.8 2007/04/29 15:26:07 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: Georg Grabler <ggrabler at gmail.com>
 
@@ -6,13 +6,13 @@
 pkgver=2.1.4
 pkgrel=1
 pkgdesc="KTorrent is a BitTorrent program for KDE"
-url="http://ktorrent.pwsp.net"
-license="GPL"
 arch=('i686' 'x86_64')
+url="http://ktorrent.pwsp.net"
+license=('GPL')
 depends=('kdelibs' 'gmp')
 makedepends=('autoconf' 'perl')
-options=('libtool') # needs .la files for plugins
 source=(http://ktorrent.pwsp.net/downloads/$pkgver/$pkgname-$pkgver.tar.gz)
+options=('libtool') # needs .la files for plugins
 
 build() {
     export MAKEFLAGS="-j1"




More information about the arch-commits mailing list