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

Ronald van Haren ronald at archlinux.org
Thu Sep 24 20:26:57 UTC 2009


    Date: Thursday, September 24, 2009 @ 16:26:57
  Author: ronald
Revision: 52996

upgpkg: ktorrent 3.2.4-1
    update to latest version 3.2.4; add hicolor-icon-theme to deps

Modified:
  ktorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-24 20:23:06 UTC (rev 52995)
+++ PKGBUILD	2009-09-24 20:26:57 UTC (rev 52996)
@@ -4,13 +4,13 @@
 # Contributor: Georg Grabler <ggrabler at gmail.com>
 
 pkgname=ktorrent
-pkgver=3.2.3
+pkgver=3.2.4
 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' 'taglib')
+depends=('kdelibs>4' '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')
 # 'kdebase-workspace' is needed to enable plasmoid building
@@ -18,7 +18,7 @@
 	httpserver.patch)
 install=ktorrent.install
 options=('libtool')
-md5sums=('5c65b9e30107b922f025650887e4dee7'
+md5sums=('e3c595c9ac667985764058902a1489ea'
          '1f25b94615b0bbfa0457c99fb20de3e6')
 
 build() {




More information about the arch-commits mailing list