summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2021-04-18 10:22:46 +0200
committer Robby Workman <rworkman@slackbuilds.org>2021-04-19 01:07:14 -0500
commitd8363d40ce9374a01b2193536bc9dab8da581011 (patch)
tree5332195cb60e99a47d683ffcd330e9bfcaf2ad36 /office
parent3daed21c9a86a84bc22cd7f4992024c8a77cf8cd (diff)
downloadslackbuilds-d8363d40ce9374a01b2193536bc9dab8da581011.tar.gz
slackbuilds-d8363d40ce9374a01b2193536bc9dab8da581011.tar.xz
office/basket: Updated for version 2.49b.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'office')
-rw-r--r--office/basket/basket.SlackBuild8
-rw-r--r--office/basket/basket.info6
2 files changed, 7 insertions, 7 deletions
diff --git a/office/basket/basket.SlackBuild b/office/basket/basket.SlackBuild
index 6043e4c9c3..b93098c240 100644
--- a/office/basket/basket.SlackBuild
+++ b/office/basket/basket.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for basket
-# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# 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=basket
-VERSION=${VERSION:-2.11b}
+VERSION=${VERSION:-2.49b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -72,8 +72,8 @@ find -L . \
mkdir build
cd build
cmake \
- -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
- -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \
+ -DCMAKE_C_FLAGS="$SLKCFLAGS" \
+ -DCMAKE_CXX_FLAGS="$SLKCFLAGS" \
-DCMAKE_INSTALL_PREFIX=/usr \
-DLIB_SUFFIX=${LIBDIRSUFFIX} \
-DCMAKE_BUILD_TYPE=Release ..
diff --git a/office/basket/basket.info b/office/basket/basket.info
index bfd87f1dc0..57e51090c2 100644
--- a/office/basket/basket.info
+++ b/office/basket/basket.info
@@ -1,8 +1,8 @@
PRGNAM="basket"
-VERSION="2.11b"
+VERSION="2.49b"
HOMEPAGE="https://basket-notepads.github.io/"
-DOWNLOAD="https://github.com/basket-notepads/basket/archive/v2.11b/basket-2.11b.tar.gz"
-MD5SUM="005c6fc8c818fc6c77a2c6acffc943dd"
+DOWNLOAD="https://github.com/basket-notepads/basket/archive/v2.49b/basket-2.49b.tar.gz"
+MD5SUM="eabd8bf25b102d35f242d3494bea7b3d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""