desktop/notion: Updated for version 3_2019050101.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
0901d703ff
commit
a22d4ec6fe
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for notion
|
||||
|
||||
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=notion
|
||||
SRCVER=${SRCVER:-3-2017050501}
|
||||
SRCVER=${SRCVER:-3-2019050101}
|
||||
VERSION=$(echo $SRCVER | tr - _)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="notion"
|
||||
VERSION="3_2017050501"
|
||||
VERSION="3_2019050101"
|
||||
HOMEPAGE="http://notion.sourceforge.net"
|
||||
DOWNLOAD="https://github.com/raboof/notion/archive/3-2017050501/notion-3-2017050501.tar.gz"
|
||||
MD5SUM="baad901a79495f3b68c155fca00dfb3f"
|
||||
DOWNLOAD="https://github.com/raboof/notion/archive/3-2019050101/notion-3-2019050101.tar.gz"
|
||||
MD5SUM="ca980482c58abfedcb070825545fb0bd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua"
|
||||
|
|
Loading…
Reference in New Issue