[arch-commits] Commit in ktorrent/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Thu Aug 5 12:34:09 UTC 2010


    Date: Thursday, August 5, 2010 @ 08:34:09
  Author: ronald
Revision: 86829

upgpkg: ktorrent 4.0.2-1
update to latest version; add boost as makedep

Modified:
  ktorrent/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-05 09:51:19 UTC (rev 86828)
+++ PKGBUILD	2010-08-05 12:34:09 UTC (rev 86829)
@@ -4,7 +4,7 @@
 # Contributor: Georg Grabler <ggrabler at gmail.com>
 
 pkgname=ktorrent
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc="A BitTorrent program for KDE"
 arch=('i686' 'x86_64')
@@ -12,13 +12,13 @@
 license=('GPL2')
 depends=('libktorrent' 'gmp' 'qca' 'libxft' 'kdebase-runtime' 'taglib' 'hicolor-icon-theme')
 # 'kdebase-runtime' is needed for some of the icons in the interface to show
-makedepends=('autoconf' 'perl' 'automoc4' 'cmake' 'kdepimlibs' 'kdebase-workspace')
+makedepends=('autoconf' 'perl' 'automoc4' 'cmake' 'kdepimlibs' 'kdebase-workspace' 'boost')
 # 'kdebase-workspace' is needed to enable plasmoid building
 source=("http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
 	'httpserver.patch')
 install=ktorrent.install
 options=('libtool')
-sha1sums=('2e76d05d5b22bec18d1163ba1c9ecca71048e745'
+sha1sums=('40ee3b7b9face22d229344572f9542b4570e7411'
           'cef22b24af540e1bfcf13da60e4846ade106c303')
 
 build() {




More information about the arch-commits mailing list