summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"