summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Samuel Young <samyoung12788@gmail.com>2025-05-07 08:48:29 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-10 12:07:37 +0700
commitf64eb60e76c7e2675b97eb203ecbe4cb5c7e68fd (patch)
tree0ac3cc8032075b22e6b7291233761bc2ff37b526 /libraries
parent041c68fb5573a7f76e08a8d743db5f04b4c4e7a2 (diff)
downloadslackbuilds-f64eb60e76c7e2675b97eb203ecbe4cb5c7e68fd.tar.gz
slackbuilds-f64eb60e76c7e2675b97eb203ecbe4cb5c7e68fd.tar.xz
libraries/notcurses: Updated for version 3.0.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/notcurses/notcurses.SlackBuild2
-rw-r--r--libraries/notcurses/notcurses.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/notcurses/notcurses.SlackBuild b/libraries/notcurses/notcurses.SlackBuild
index 3cda43b921..3e8690b5a3 100644
--- a/libraries/notcurses/notcurses.SlackBuild
+++ b/libraries/notcurses/notcurses.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=notcurses
-VERSION=${VERSION:-3.0.13}
+VERSION=${VERSION:-3.0.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/notcurses/notcurses.info b/libraries/notcurses/notcurses.info
index e76d59a70d..547efc1b2d 100644
--- a/libraries/notcurses/notcurses.info
+++ b/libraries/notcurses/notcurses.info
@@ -1,8 +1,8 @@
PRGNAM="notcurses"
-VERSION="3.0.13"
+VERSION="3.0.16"
HOMEPAGE="https://notcurses.com/"
-DOWNLOAD="https://github.com/dankamongmen/notcurses/archive/v3.0.13/notcurses-3.0.13.tar.gz"
-MD5SUM="757dfd7851b491d9432e5c7b0c8c2f59"
+DOWNLOAD="https://github.com/dankamongmen/notcurses/archive/v3.0.16/notcurses-3.0.16.tar.gz"
+MD5SUM="5294691070dd9b4abe1a6f29cbde627d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="doctest"