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

Pierre Schmitz pierre at archlinux.org
Fri May 29 08:30:50 UTC 2009


    Date: Friday, May 29, 2009 @ 04:30:49
  Author: pierre
Revision: 40341

fix source path

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-29 08:27:32 UTC (rev 40340)
+++ PKGBUILD	2009-05-29 08:30:49 UTC (rev 40341)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/kde/unstable/kdevelop/3.9.93/src/${pkgname}-${pkgver}.tar.bz2")
+source=("http://download.kde.org/unstable/kdevelop/3.9.93/src/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('ab9a9cf4fa22a2eba7eba7cc1fbd701e')
 
 build() {




More information about the arch-commits mailing list