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

Eric Bélanger eric at archlinux.org
Wed Jul 8 03:09:10 UTC 2009


    Date: Tuesday, July 7, 2009 @ 23:09:10
  Author: eric
Revision: 45164

fixed source url

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-08 03:08:07 UTC (rev 45163)
+++ PKGBUILD	2009-07-08 03:09:10 UTC (rev 45164)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/kdevelop/3.9.94/src/${pkgname}-${pkgver}.tar.bz2")
+source=("http://download.kde.org/unstable/kdevelop/3.9.94/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('c4358f1da3c330bae087cf7cab98136e')
 
 build() {




More information about the arch-commits mailing list