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

Travis Willard travis at archlinux.org
Wed Jul 4 01:35:41 UTC 2007


    Date: Tuesday, July 3, 2007 @ 21:35:41
  Author: travis
    Path: /home/cvs-extra/extra/kde/ktorrent

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: ktorrent 2.2-1
Upstream update, foo.


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


Index: extra/kde/ktorrent/PKGBUILD
diff -u extra/kde/ktorrent/PKGBUILD:1.8 extra/kde/ktorrent/PKGBUILD:1.9
--- extra/kde/ktorrent/PKGBUILD:1.8	Sun Apr 29 11:26:07 2007
+++ extra/kde/ktorrent/PKGBUILD	Tue Jul  3 21:35:40 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.8 2007/04/29 15:26:07 travis Exp $
+# $Id: PKGBUILD,v 1.9 2007/07/04 01:35:40 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: Georg Grabler <ggrabler at gmail.com>
 
 pkgname=ktorrent
-pkgver=2.1.4
+pkgver=2.2
 pkgrel=1
 pkgdesc="KTorrent is a BitTorrent program for KDE"
 arch=('i686' 'x86_64')
@@ -13,6 +13,8 @@
 makedepends=('autoconf' 'perl')
 source=(http://ktorrent.pwsp.net/downloads/$pkgver/$pkgname-$pkgver.tar.gz)
 options=('libtool') # needs .la files for plugins
+md5sums=('6790dd2507895da9d1d468ba3a357277')
+sha1sums=('1adaa8267b05cc53bd0ef325c9571a378d2f73f8')
 
 build() {
     export MAKEFLAGS="-j1"
@@ -25,6 +27,3 @@
     make DESTDIR=$startdir/pkg install
 }
 
-md5sums=('69d3d7df6200710181594da19ab8c248')
-sha1sums=('454992ec5f0b4f67e62474cf863a2d66dbd77f28')
-




More information about the arch-commits mailing list