Updated homepage URL.

This commit is contained in:
Bastian Kleineidam 2013-04-09 19:30:31 +02:00
parent d39b9f4ac9
commit 236b4b676e
3 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ patool repack linux-2.6.33.tar.gz linux-2.6.33.tar.bz2
Website
--------
See http://wummel.github.com/patool/ for more info and downloads.
See http://wummel.github.io/patool/ for more info and downloads.
Test suite status
------------------

View File

@ -2,7 +2,7 @@ Project: patool
Version: 1.1
Release-Focus: Minor bugfixes
Hide: N
Website-URL: http://wummel.github.com/patool/
Website-URL: http://wummel.github.io/patool/
Changelog-URL: https://github.com/wummel/patool/blob/master/doc/changelog.txt
Tar/GZ-URL: https://github.com/downloads/wummel/patool/patool-${version}.tar.gz
GIT-Tree-URL: https://github.com/wummel/patool.git

View File

@ -454,8 +454,8 @@ installed.
maintainer = MyName,
maintainer_email = MyEmail,
license = "GPL",
url = "http://wummel.github.com/patool/",
download_url="http://wummel.github.com/patool/files/",
url = "http://wummel.github.io/patool/",
download_url="http://wummel.github.io/patool/files/",
packages = ['patoolib', 'patoolib.programs'],
data_files = data_files,
scripts = ['patool'],