diff options
Diffstat (limited to 'mtpaint')
-rw-r--r-- | mtpaint/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mtpaint/Pkgfile b/mtpaint/Pkgfile index 97e3f34d3..3d0c6b5c3 100644 --- a/mtpaint/Pkgfile +++ b/mtpaint/Pkgfile @@ -8,7 +8,7 @@ name=mtpaint version=3.31 release=1 -source=(http://dl.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2 png_c.diff) +source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2 png_c.diff) build() { cd $name-$version |