[arch-commits] Commit in libktorrent/trunk (PKGBUILD)
Eric Bélanger
eric at nymeria.archlinux.org
Tue Jan 14 20:33:44 UTC 2014
Date: Tuesday, January 14, 2014 @ 21:33:44
Author: eric
Revision: 204053
Fix url
Modified:
libktorrent/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-01-14 20:33:05 UTC (rev 204052)
+++ PKGBUILD 2014-01-14 20:33:44 UTC (rev 204053)
@@ -7,7 +7,7 @@
pkgrel=2
pkgdesc="A BitTorrent protocol implementation"
arch=('i686' 'x86_64')
-url="http://ktorrent.org/"
+url="http://ktorrent.pwsp.net/"
license=('GPL2')
depends=('kdelibs')
makedepends=('automoc4' 'cmake' 'boost' 'doxygen')
More information about the arch-commits
mailing list