diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-16 07:18:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-16 07:18:51 +0700 |
commit | c351e401b30f509d584a71f551e83fd2ebe4d03e (patch) | |
tree | 57db92cc751dd1787b56cf4f47fc5dc78e1abe84 /misc | |
parent | fb4d506bfd6f120a5ef887f5f7ed79ae336e40a0 (diff) | |
download | slackbuilds-c351e401b30f509d584a71f551e83fd2ebe4d03e.tar.gz |
misc/nixnote: Updated for version 2.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/nixnote/nixnote.SlackBuild | 2 | ||||
-rw-r--r-- | misc/nixnote/nixnote.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/nixnote/nixnote.SlackBuild b/misc/nixnote/nixnote.SlackBuild index cc2151954e..a5b5ef2e1d 100644 --- a/misc/nixnote/nixnote.SlackBuild +++ b/misc/nixnote/nixnote.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=nixnote -VERSION=${VERSION:-2.0} +VERSION=${VERSION:-2.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/nixnote/nixnote.info b/misc/nixnote/nixnote.info index 00750f3736..ad283b16fc 100644 --- a/misc/nixnote/nixnote.info +++ b/misc/nixnote/nixnote.info @@ -1,10 +1,10 @@ PRGNAM="nixnote" -VERSION="2.0" +VERSION="2.0.2" HOMEPAGE="http://nevernote.sourceforge.net/" -DOWNLOAD="https://sourceforge.net/projects/nevernote/files/NixNote2%20-%202.0/Linux/Qt4/nixnote2-2.0_i386.tar.gz" -MD5SUM="4cb785a82bad9bd0d82c7bab69b1eea4" -DOWNLOAD_x86_64="https://sourceforge.net/projects/nevernote/files/NixNote2%20-%202.0/Linux/Qt4/nixnote2-2.0_amd64.tar.gz" -MD5SUM_x86_64="feb6cd577412bfa4e03e0fcb28ea8540" +DOWNLOAD="https://sourceforge.net/projects/nevernote/files/NixNote2%20-%202.0.2/qt4/nixnote2-2.0.2_i386.tar.gz" +MD5SUM="a3653f61769ee62b0614b75c1979d81b" +DOWNLOAD_x86_64="https://sourceforge.net/projects/nevernote/files/NixNote2%20-%202.0.2/qt4/nixnote2-2.0.2_amd64.tar.gz" +MD5SUM_x86_64="3af7757dd3305e41904b53962cf13ae8" REQUIRES="jdk libpng-legacy12" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |