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

Ronald van Haren ronald at archlinux.org
Tue Jun 22 14:51:41 UTC 2010


    Date: Tuesday, June 22, 2010 @ 10:51:41
  Author: ronald
Revision: 83698

upgpkg: ktorrent 4.0.1-1
update to latest version

Modified:
  ktorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-22 12:58:54 UTC (rev 83697)
+++ PKGBUILD	2010-06-22 14:51:41 UTC (rev 83698)
@@ -4,7 +4,7 @@
 # Contributor: Georg Grabler <ggrabler at gmail.com>
 
 pkgname=ktorrent
-pkgver=4.0.0
+pkgver=4.0.1
 pkgrel=1
 pkgdesc="A BitTorrent program for KDE"
 arch=('i686' 'x86_64')
@@ -14,11 +14,11 @@
 # '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
-source=("http://ktorrent.org/downloads/4.0/${pkgname}-${pkgver}.tar.bz2"
+source=("http://ktorrent.org/downloads/4.0.1/${pkgname}-${pkgver}.tar.bz2"
 	'httpserver.patch')
 install=ktorrent.install
 options=('libtool')
-sha1sums=('53376065ba78262acbb09eca186a34f75f02bea9'
+sha1sums=('2e76d05d5b22bec18d1163ba1c9ecca71048e745'
           'cef22b24af540e1bfcf13da60e4846ade106c303')
 
 build() {




More information about the arch-commits mailing list