summaryrefslogtreecommitdiff
path: root/mtpaint
diff options
context:
space:
mode:
authorBartlomiej Palmowski <rotwang@crux.org.pl>2011-06-30 21:58:42 +0200
committerBartlomiej Palmowski <rotwang@crux.org.pl>2011-06-30 21:58:42 +0200
commit7e33093b5af73c0e4c78816690c8f45664b0e924 (patch)
treeccb3b064722e215267dafd297a65209ca6ffad47 /mtpaint
parentf621c453b65ffa10ad46ffc984ae83c777936b9f (diff)
downloadcontrib-7e33093b5af73c0e4c78816690c8f45664b0e924.tar.gz
contrib-7e33093b5af73c0e4c78816690c8f45664b0e924.tar.xz
mtpaint: fixed sourceforge source url
Diffstat (limited to 'mtpaint')
-rw-r--r--mtpaint/Pkgfile2
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

Generated by cgit