From 092a40be416944d563aca7004b063e6bd0dc9b64 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Mon, 22 Aug 2011 04:18:20 +0200 Subject: [PATCH] Bump --- build.sh | 4 ++-- npp.5.9.2.Installer.exe.sha1sum | 1 - npp.5.9.3.Installer.exe.sha1sum | 1 + 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 npp.5.9.2.Installer.exe.sha1sum create mode 100644 npp.5.9.3.Installer.exe.sha1sum diff --git a/build.sh b/build.sh index e6af395..1bf64b2 100644 --- a/build.sh +++ b/build.sh @@ -1,13 +1,13 @@ #!/bin/sh PN="notepadpp" -VERSION="5.9.2" +VERSION="5.9.3" RELEASE="1" PRIORITY="0" ADVICE="" TYPE="public" # all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python) ICON="http://notepad-plus-plus.org/sites/all/images/nppLogo.png" -X86="http://download.tuxfamily.org/notepadplus/5.9.2/npp.5.9.2.Installer.exe" +X86="http://download.tuxfamily.org/notepadplus/5.9.3/npp.5.9.3.Installer.exe" #AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi" ICONFILE=${ICON##*/} X86FILE=${X86##*/} diff --git a/npp.5.9.2.Installer.exe.sha1sum b/npp.5.9.2.Installer.exe.sha1sum deleted file mode 100644 index 1ff87af..0000000 --- a/npp.5.9.2.Installer.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -681473fc2aace24d3969a157cc5916f8773ff3c2 /usr/portage/distfiles/npp.5.9.2.Installer.exe diff --git a/npp.5.9.3.Installer.exe.sha1sum b/npp.5.9.3.Installer.exe.sha1sum new file mode 100644 index 0000000..e3addf8 --- /dev/null +++ b/npp.5.9.3.Installer.exe.sha1sum @@ -0,0 +1 @@ +b814b39698b20989eaf0b5357f691843bbe7c452 /usr/portage/distfiles/npp.5.9.3.Installer.exe