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

Andrea Scarpino andrea at archlinux.org
Wed Aug 17 07:49:37 UTC 2011


    Date: Wednesday, August 17, 2011 @ 03:49:37
  Author: andrea
Revision: 135670

upgpkg: libktorrent 1.1.2-1
upstream release; build docs

Modified:
  libktorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-17 07:49:16 UTC (rev 135669)
+++ PKGBUILD	2011-08-17 07:49:37 UTC (rev 135670)
@@ -3,17 +3,17 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libktorrent
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc="A BitTorrent protocol implementation"
 arch=('i686' 'x86_64')
 url="http://ktorrent.org"
 license=('GPL2')
 depends=('kdelibs')
-makedepends=('automoc4' 'cmake' 'boost')
-source=("http://ktorrent.org/downloads/4.1.1/${pkgname}-${pkgver}.tar.bz2")
+makedepends=('automoc4' 'cmake' 'boost' 'doxygen')
+source=("http://ktorrent.org/downloads/4.1.2/${pkgname}-${pkgver}.tar.bz2")
 options=('libtool')
-md5sums=('96de8dd6d6cea4255ce946bb4cd69836')
+md5sums=('471b25afc48e195723ac1e264c8a0fc5')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list