diff options
Diffstat (limited to 'extra/lxde-common/Pkgfile')
-rw-r--r-- | extra/lxde-common/Pkgfile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/extra/lxde-common/Pkgfile b/extra/lxde-common/Pkgfile index 221e40519..f30609a65 100644 --- a/extra/lxde-common/Pkgfile +++ b/extra/lxde-common/Pkgfile @@ -8,8 +8,11 @@ name=lxde-common version=0.5.0 release=4 source=(http://downloads.sourceforge.net/lxde/files/$name-$version.tar.gz\ - config chrystal_red_root.png attapu.jpg lxde-common-$version-nutyx-02.patch\ - nutyx2009_2.png) + http://nutyx.meticul.eu/files/patchs/$name/config \ + http://nutyx.meticul.eu/files/patchs/$name/chrystal_red_root.png \ + http://nutyx.meticul.eu/files/patchs/$name/attapu.jpg \ + http://nutyx.meticul.eu/files/patchs/$name/lxde-common-$version-nutyx-02.patch \ + http://nutyx.meticul.eu/files/patchs/$name/nutyx2009_2.png) build() { cd $name-$version |