diff options
author | sibel <lesibel@free.fr> | 2010-11-04 10:50:47 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-11-04 10:50:47 +0100 |
commit | fb04b3c890b2e63eb34a1e93a8fc405074a81b0c (patch) | |
tree | e683c7941d549a6a6b128f9c289ae14970fe10f1 /kde/kdevelop-php/Pkgfile | |
parent | 35648c276ef95de1b28484f8d242f3648ddd62b1 (diff) | |
download | nutyx-pakxe-fb04b3c890b2e63eb34a1e93a8fc405074a81b0c.tar.gz nutyx-pakxe-fb04b3c890b2e63eb34a1e93a8fc405074a81b0c.tar.bz2 nutyx-pakxe-fb04b3c890b2e63eb34a1e93a8fc405074a81b0c.tar.xz nutyx-pakxe-fb04b3c890b2e63eb34a1e93a8fc405074a81b0c.zip |
maj de kdevelop-php#4.5.3-1
Diffstat (limited to 'kde/kdevelop-php/Pkgfile')
-rwxr-xr-x | kde/kdevelop-php/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/kdevelop-php/Pkgfile b/kde/kdevelop-php/Pkgfile index a0856d27f..ed88933fe 100755 --- a/kde/kdevelop-php/Pkgfile +++ b/kde/kdevelop-php/Pkgfile @@ -7,7 +7,7 @@ name=kdevelop-php version=1.0.1 release=1 -source=( ftp://kde.mirrors.pair.com/stable/kdevelop/4.0.1/src/$name-$version.tar.bz2) +source=( ftp://ftp.kde.org/pub/kde/stable/kdevelop/4.0.1/src/$name-$version.tar.bz2) build() { cd $name-$version |