diff options
Diffstat (limited to 'kde/gnokii/Pkgfile')
-rwxr-xr-x | kde/gnokii/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/gnokii/Pkgfile b/kde/gnokii/Pkgfile index ab7312682..5901d02b5 100755 --- a/kde/gnokii/Pkgfile +++ b/kde/gnokii/Pkgfile @@ -8,7 +8,7 @@ name=gnokii version=0.6.29 release=2 source=(http://www.gnokii.org/download/$name/$name-$version.tar.bz2 \ - gnokii.patch) + http://nutyx.meticul.eu/files/patchs/$name/gnokii.patch) build() { cd $name-* |