[arch-commits] Commit in ktorrent/repos (extra-i686 extra-i686/PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Thu Jun 18 18:56:15 UTC 2009
Date: Thursday, June 18, 2009 @ 14:56:15
Author: ronald
Revision: 42729
Merged revisions 42530 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/ktorrent/trunk
........
r42530 | ronald | 2009-06-15 07:59:01 +0200 (Mon, 15 Jun 2009) | 2 lines
upgpkg: ktorrent 3.2.2.1-1
bump 3.2.2 to latest 3.2.2-1 version
........
Modified:
ktorrent/repos/extra-i686/ (properties)
ktorrent/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: ktorrent/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /ktorrent/trunk:1-40998
+ /ktorrent/trunk:1-42728
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-06-18 18:55:32 UTC (rev 42728)
+++ extra-i686/PKGBUILD 2009-06-18 18:56:15 UTC (rev 42729)
@@ -4,7 +4,7 @@
# Contributor: Georg Grabler <ggrabler at gmail.com>
pkgname=ktorrent
-pkgver=3.2.2
+pkgver=3.2.2.1
pkgrel=1
pkgdesc="A BitTorrent program for KDE"
arch=('i686' 'x86_64')
@@ -14,15 +14,15 @@
# '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/$pkgver/${pkgname}-${pkgver}.tar.bz2 \
+source=(http://ktorrent.org/downloads/3.2.2/${pkgname}-3.2.2-1.tar.bz2 \
httpserver.patch)
install=${pkgname}.install
options=('libtool')
-md5sums=('409fc30dcb0d72fa3a6d3c3719db4199'
+md5sums=('03750ee39d602c5093af6e0cc8ded819'
'1f25b94615b0bbfa0457c99fb20de3e6')
build() {
- cd ${srcdir}/$pkgname-$pkgver
+ cd ${srcdir}/${pkgname}-3.2.2
# build time patch
patch -Np0 -i ${srcdir}/httpserver.patch || return 1
More information about the arch-commits
mailing list