[arch-commits] CVS update of extra/kde/ktorrent (PKGBUILD)
Travis Willard
travis at archlinux.org
Tue Nov 20 03:27:11 UTC 2007
Date: Monday, November 19, 2007 @ 22:27:11
Author: travis
Path: /home/cvs-extra/extra/kde/ktorrent
Modified: PKGBUILD (1.11 -> 1.12)
upgpkg: ktorrent 2.2.3-1
Upstream update
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: extra/kde/ktorrent/PKGBUILD
diff -u extra/kde/ktorrent/PKGBUILD:1.11 extra/kde/ktorrent/PKGBUILD:1.12
--- extra/kde/ktorrent/PKGBUILD:1.11 Tue Sep 18 21:29:47 2007
+++ extra/kde/ktorrent/PKGBUILD Mon Nov 19 22:27:11 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.11 2007/09/19 01:29:47 travis Exp $
+# $Id: PKGBUILD,v 1.12 2007/11/20 03:27:11 travis Exp $
# Maintainer: Travis Willard <travisw at wmpub.ca>
# Contributor: Georg Grabler <ggrabler at gmail.com>
pkgname=ktorrent
-pkgver=2.2.2
+pkgver=2.2.3
pkgrel=1
pkgdesc="A BitTorrent program for KDE"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
depends=('kdelibs' 'gmp')
makedepends=('autoconf' 'perl')
source=(http://ktorrent.pwsp.net/downloads/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('7ff467ee9443f9fa63769cd8a640932e')
options=('libtool') # needs .la files for plugins
-md5sums=('f3bd4cdcb45cefcd85599907781c6e21')
build() {
export MAKEFLAGS="-j1"
More information about the arch-commits
mailing list