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

Travis Willard travis at archlinux.org
Sun Jan 27 17:23:20 UTC 2008


    Date: Sunday, January 27, 2008 @ 12:23:20
  Author: travis
    Path: /home/cvs-extra/extra/kde/ktorrent

   Added: ChangeLog (1.1)
Modified: PKGBUILD (1.14 -> 1.15)

upgpkg: ktorrent 2.2.5-1
    Upstream update


-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |   10 +++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)


Index: extra/kde/ktorrent/ChangeLog
diff -u /dev/null extra/kde/ktorrent/ChangeLog:1.1
--- /dev/null	Sun Jan 27 12:23:20 2008
+++ extra/kde/ktorrent/ChangeLog	Sun Jan 27 12:23:20 2008
@@ -0,0 +1,5 @@
+2008-01-27 Travis Willard <travis at archlinux.org>
+
+	* 2.2.5-1
+	Added ChangeLog
+	New upstream release.
Index: extra/kde/ktorrent/PKGBUILD
diff -u extra/kde/ktorrent/PKGBUILD:1.14 extra/kde/ktorrent/PKGBUILD:1.15
--- extra/kde/ktorrent/PKGBUILD:1.14	Thu Nov 22 23:55:36 2007
+++ extra/kde/ktorrent/PKGBUILD	Sun Jan 27 12:23:20 2008
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.14 2007/11/23 04:55:36 eric Exp $
+# $Id: PKGBUILD,v 1.15 2008/01/27 17:23:20 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: Georg Grabler <ggrabler at gmail.com>
 
 pkgname=ktorrent
-pkgver=2.2.4
+pkgver=2.2.5
 pkgrel=1
 pkgdesc="A BitTorrent program for KDE"
 arch=('i686' 'x86_64')
-url="http://ktorrent.pwsp.net"
+url="http://ktorrent.org"
 license=('GPL')
 depends=('kdelibs' 'gmp')
 makedepends=('autoconf' 'perl')
-source=(http://ktorrent.pwsp.net/downloads/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('51baa9ad846290ae9ad492b6a664709a')
+source=(http://ktorrent.org/downloads/$pkgver/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('070e84112b8dd146c1ad403c5403f076')
 options=('libtool') # needs .la files for plugins
 
 build() {




More information about the arch-commits mailing list