office/rednotebook: Updated for version 2.6.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Woodfall 2018-09-01 23:42:55 +01:00 committed by Willy Sudiarto Raharjo
parent 63226b1ff6
commit 238f152098
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rednotebook
VERSION=${VERSION:-2.4}
VERSION=${VERSION:-2.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="rednotebook"
VERSION="2.4"
VERSION="2.6.1"
HOMEPAGE="http://rednotebook.sourceforge.net"
DOWNLOAD="https://github.com/jendrikseipp/rednotebook/archive/v2.4/rednotebook-2.4.tar.gz"
MD5SUM="275c33555ad4b6a92bbeb802ff44d357"
DOWNLOAD="https://github.com/jendrikseipp/rednotebook/archive/v2.6.1/rednotebook-2.6.1.tar.gz"
MD5SUM="ce8bf80f6e4d4e427ea4d3d73ad18c86"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-PyYAML webkitgtk"