[arch-commits] CVS update of extra/kde/ktorrent (PKGBUILD)
Travis Willard
travis at archlinux.org
Fri Jul 27 12:13:27 UTC 2007
Date: Friday, July 27, 2007 @ 08:13:27
Author: travis
Path: /home/cvs-extra/extra/kde/ktorrent
Modified: PKGBUILD (1.9 -> 1.10)
upgpkg: ktorrent 2.2.1-1
Upstream Update
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: extra/kde/ktorrent/PKGBUILD
diff -u extra/kde/ktorrent/PKGBUILD:1.9 extra/kde/ktorrent/PKGBUILD:1.10
--- extra/kde/ktorrent/PKGBUILD:1.9 Tue Jul 3 21:35:40 2007
+++ extra/kde/ktorrent/PKGBUILD Fri Jul 27 08:13:27 2007
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.9 2007/07/04 01:35:40 travis Exp $
+# $Id: PKGBUILD,v 1.10 2007/07/27 12:13:27 travis Exp $
# Maintainer: Travis Willard <travisw at wmpub.ca>
# Contributor: Georg Grabler <ggrabler at gmail.com>
pkgname=ktorrent
-pkgver=2.2
+pkgver=2.2.1
pkgrel=1
-pkgdesc="KTorrent is a BitTorrent program for KDE"
+pkgdesc="A BitTorrent program for KDE"
arch=('i686' 'x86_64')
url="http://ktorrent.pwsp.net"
license=('GPL')
@@ -13,8 +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')
+md5sums=('229a0615d9252510d9387079dd5bd86d')
+sha1sums=('53dd36430fd47b396b16d30d466c45bd87ae40b2')
build() {
export MAKEFLAGS="-j1"
More information about the arch-commits
mailing list