[arch-commits] Commit in ktorrent/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Ronald van Haren ronald at archlinux.org
Mon Jun 15 05:59:29 UTC 2009


    Date: Monday, June 15, 2009 @ 01:59:28
  Author: ronald
Revision: 42531

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-x86_64/	(properties)
  ktorrent/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: ktorrent/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /ktorrent/trunk:1-40997
   + /ktorrent/trunk:1-42530

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-06-15 05:59:01 UTC (rev 42530)
+++ extra-x86_64/PKGBUILD	2009-06-15 05:59:28 UTC (rev 42531)
@@ -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