diff --git a/Thunderbird-Setup-6.0.1.exe.sha1sum b/Thunderbird-Setup-6.0.1.exe.sha1sum deleted file mode 100644 index ef412b5..0000000 --- a/Thunderbird-Setup-6.0.1.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -3d495a10faf0da6c54f3d0845e8129211b69cc73 /usr/portage/distfiles/Thunderbird-Setup-6.0.1.exe diff --git a/Thunderbird-Setup-7.0.1.exe.sha1sum b/Thunderbird-Setup-7.0.1.exe.sha1sum new file mode 100644 index 0000000..4b62ccb --- /dev/null +++ b/Thunderbird-Setup-7.0.1.exe.sha1sum @@ -0,0 +1 @@ +d6de1a3239c45d5aa234dd2797f36228c3a14a54 /usr/portage/distfiles/Thunderbird-Setup-7.0.1.exe diff --git a/build.sh b/build.sh index 7884672..2bd906c 100644 --- a/build.sh +++ b/build.sh @@ -1,17 +1,17 @@ #!/bin/sh PN="thunderbird" -VERSION="6.0.1" +VERSION="7.0.1" RELEASE="1" PRIORITY="0" ADVICE="" TYPE="public" # all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python) -ICON="http://www.apfelnews.eu/wp-content/uploads/2008/12/thunderbird.jpeg" -X86="http://mozilla.ftp.halifax.rwth-aachen.de/mozilla/thunderbird/releases/6.0.1/win32/de/Thunderbird%20Setup%206.0.1.exe" +ICON="http://opencom.vadaru.com/wp-content/uploads/2009/07/thunderbird-150x149.jpg" +X86="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${VERSION}/win32/de//Thunderbird%20Setup%20${VERSION}.exe" #AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi" ICONFILE=${ICON##*/} X86FILEDASH=${X86##*/} -X86FILE="Thunderbird-Setup-6.0.1.exe" +X86FILE="Thunderbird-Setup-${VERSION}.exe" #AMD64FILE=${AMD64##*/} if [ -e /var/tmp/opsi/upload/$TYPE/${PN}_${VERSION}-${RELEASE}.opsi ] diff --git a/thunderbird-150x149.jpg.sha1sum b/thunderbird-150x149.jpg.sha1sum new file mode 100644 index 0000000..0606224 --- /dev/null +++ b/thunderbird-150x149.jpg.sha1sum @@ -0,0 +1 @@ +fd610ee55fe3a3bfb8d9821567ee414b95eb5732 /usr/portage/distfiles/thunderbird-150x149.jpg diff --git a/thunderbird.jpeg.sha1sum b/thunderbird.jpeg.sha1sum deleted file mode 100644 index 2e1462b..0000000 --- a/thunderbird.jpeg.sha1sum +++ /dev/null @@ -1 +0,0 @@ -1d11bbe67fd9e4f7d0089a40cdbb36b73697367b /usr/portage/distfiles/thunderbird.jpeg