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

Andrea Scarpino andrea at archlinux.org
Wed Nov 23 19:28:38 UTC 2011


    Date: Wednesday, November 23, 2011 @ 14:28:38
  Author: andrea
Revision: 143234

upgpkg: libktorrent 1.1.3-1

upstream release

Modified:
  libktorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-23 19:28:19 UTC (rev 143233)
+++ PKGBUILD	2011-11-23 19:28:38 UTC (rev 143234)
@@ -3,7 +3,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libktorrent
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="A BitTorrent protocol implementation"
 arch=('i686' 'x86_64')
@@ -11,9 +11,8 @@
 license=('GPL2')
 depends=('kdelibs')
 makedepends=('automoc4' 'cmake' 'boost' 'doxygen')
-source=("http://ktorrent.org/downloads/4.1.2/${pkgname}-${pkgver}.tar.bz2")
-options=('libtool')
-md5sums=('471b25afc48e195723ac1e264c8a0fc5')
+source=("http://ktorrent.org/downloads/4.1.3/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('665b6139ab68b83c6465509e29e839e0')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list