diff options
Diffstat (limited to 'gnome/xml-i18n-tools/xml-i18n-tools.SlackBuild')
-rwxr-xr-x | gnome/xml-i18n-tools/xml-i18n-tools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/xml-i18n-tools/xml-i18n-tools.SlackBuild b/gnome/xml-i18n-tools/xml-i18n-tools.SlackBuild index 37876dfa..a024fbf8 100755 --- a/gnome/xml-i18n-tools/xml-i18n-tools.SlackBuild +++ b/gnome/xml-i18n-tools/xml-i18n-tools.SlackBuild @@ -51,7 +51,7 @@ RTOOL="wget" PACKAGE_EXT="gz" SRC="$PACKAGE-$VERSION.tar.$PACKAGE_EXT" URL="ftp://ftp.gnome.org/pub/gnome/sources/xml-i18n-tools/0.9/$SRC" -MD5="$PACKAGE-$VERSION.md5" +MD5="$PACKAGE-$VERSION.tar.$PACKAGE_EXT.md5" MD5_URL="ftp://ftp.gnome.org/pub/gnome/sources/xml-i18n-tools/0.9/$MD5" SRC_DIR="$SRC_DIR/$PACKAGE" |