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

Andrea Scarpino andrea at archlinux.org
Tue Jun 22 15:47:02 UTC 2010


    Date: Tuesday, June 22, 2010 @ 11:47:01
  Author: andrea
Revision: 83703

use pkgver (FS#19897)

Modified:
  ktorrent/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-22 14:53:17 UTC (rev 83702)
+++ PKGBUILD	2010-06-22 15:47:01 UTC (rev 83703)
@@ -14,7 +14,7 @@
 # '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/4.0.1/${pkgname}-${pkgver}.tar.bz2"
+source=("http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
 	'httpserver.patch')
 install=ktorrent.install
 options=('libtool')




More information about the arch-commits mailing list