[arch-commits] Commit in ktorrent/trunk (PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Sun Feb 22 22:25:25 UTC 2009
Date: Sunday, February 22, 2009 @ 17:25:25
Author: ronald
Revision: 27569
upgpkg: ktorrent 3.2-1
Modified:
ktorrent/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-02-22 21:53:30 UTC (rev 27568)
+++ PKGBUILD 2009-02-22 22:25:25 UTC (rev 27569)
@@ -4,20 +4,20 @@
# Contributor: Georg Grabler <ggrabler at gmail.com>
pkgname=ktorrent
-pkgver=3.1.6
-pkgrel=2
+pkgver=3.2
+pkgrel=1
pkgdesc="A BitTorrent program for KDE"
arch=('i686' 'x86_64')
url="http://ktorrent.org"
license=('GPL2')
depends=('kdelibs>4' 'gmp' 'qca' 'libxft' 'kdebase-runtime')
# 'kdebase-runtime' is needed for some of the icons in the interface to show
-makedepends=('autoconf' 'perl' 'automoc4' 'cmake')
+makedepends=('autoconf' 'perl' 'automoc4' 'cmake' 'kdepimlibs')
source=(http://ktorrent.org/downloads/$pkgver/${pkgname}-${pkgver}.tar.bz2 \
httpserver.patch)
install=$pkgname.install
options=('libtool')
-md5sums=('bfaf1e558c29a2b6ae6cf51c7ab67984'
+md5sums=('e215de7a711b3f9c33044bf97a6d8bfb'
'1f25b94615b0bbfa0457c99fb20de3e6')
build() {
More information about the arch-commits
mailing list