# HG changeset patch # User Hans-G?nter Theisgen # Date 1549729725 -3600 # Node ID 3c6bec1ba3fbdfea7424cb32117cf2dd1eb07afd # Parent fbce83ba8ba62cbc7e3b978223d027a3364e9085 modified azpainter WGET_URL diff -r fbce83ba8ba6 -r 3c6bec1ba3fb azpainter/receipt --- a/azpainter/receipt Sat Feb 09 17:15:55 2019 +0100 +++ b/azpainter/receipt Sat Feb 09 17:28:45 2019 +0100 @@ -9,7 +9,7 @@ WEB_SITE="https://osdn.net/projects/azpainter/" TARBALL="$PACKAGE-$VERSION.tar.xz" -WGET_URL="https://de.osdn.net/projects/$PACKAGE/downloads/70132/$TARBALL" +WGET_URL="https://osdn.net/dl/$PACKAGE/$TARBALL" DEPENDS="xorg-libX11 xorg-libXext xorg-libXi freetype fontconfig \ libpng libjpeg-turbo"