[arch-commits] Commit in ktorrent/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Mar 16 19:19:12 UTC 2011
Date: Wednesday, March 16, 2011 @ 15:19:11
Author: andrea
Revision: 115087
upgpkg: ktorrent 4.1.0-1
upstream release
Modified:
ktorrent/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-03-16 19:17:11 UTC (rev 115086)
+++ PKGBUILD 2011-03-16 19:19:11 UTC (rev 115087)
@@ -4,7 +4,7 @@
# Contributor: Georg Grabler <ggrabler at gmail.com>
pkgname=ktorrent
-pkgver=4.0.5
+pkgver=4.1.0
pkgrel=1
pkgdesc="A BitTorrent program for KDE"
arch=('i686' 'x86_64')
@@ -13,10 +13,10 @@
depends=('libktorrent' 'kdebase-workspace' 'taglib')
makedepends=('automoc4' 'cmake' 'boost')
source=("http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
- 'httpserver.patch')
+ 'httpserver.patch')
install=${pkgname}.install
options=('libtool')
-md5sums=('3a2e9a92d3a30d44b98ded0e4984ae8a'
+md5sums=('3981c00810217e88b9772438df31df08'
'1f25b94615b0bbfa0457c99fb20de3e6')
build() {
More information about the arch-commits
mailing list