[arch-commits] Commit in libktorrent/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Dec 29 16:12:20 UTC 2010
Date: Wednesday, December 29, 2010 @ 11:12:20
Author: andrea
Revision: 104118
upgpkg: libktorrent 1.0.5-1
upstream release
Modified:
libktorrent/trunk/PKGBUILD (contents, properties)
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-12-29 16:07:28 UTC (rev 104117)
+++ PKGBUILD 2010-12-29 16:12:20 UTC (rev 104118)
@@ -1,9 +1,9 @@
-# $Id $
+# $Id$
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=libktorrent
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
pkgdesc="A BitTorrent library based on KDE Platform"
arch=('i686' 'x86_64')
@@ -11,15 +11,15 @@
license=('GPL2')
depends=('kdelibs')
makedepends=('automoc4' 'cmake' 'boost')
-source=("http://ktorrent.org/downloads/4.0.4/${pkgname}-${pkgver}.tar.bz2")
+source=("http://ktorrent.org/downloads/4.0.5/${pkgname}-${pkgver}-3.tar.bz2")
options=('libtool')
-md5sums=('b3a51222b0c78e23fd2cf330ed10c8b0')
+md5sums=('31f0397a28557220ce38fe2c8630826d')
build() {
cd ${srcdir}
mkdir build
cd build
- cmake ../${pkgname}-${pkgver} \
+ cmake ../${pkgname}-${pkgver}-3 \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr
make
Property changes on: libktorrent/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
+ Id
More information about the arch-commits
mailing list